Skip to content

Commit

Permalink
Merge pull request #1149 from jongwu/fuse-back
Browse files Browse the repository at this point in the history
upgrad fuse-backend-rs to 0.10.2
  • Loading branch information
imeoer authored Mar 15, 2023
2 parents 3213eb7 + c4a97f1 commit a61debc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ resolver = "2"
[dependencies]
bytes = { version = "1", optional = true }
dbs-allocator = { version = "0.1.1", optional = true }
fuse-backend-rs = "0.10.1"
fuse-backend-rs = "0.10.2"
libc = "0.2"
log = "0.4.8"
mio = { version = "0.8", features = ["os-poll", "os-ext"] }
Expand Down

0 comments on commit a61debc

Please sign in to comment.