Skip to content

Commit a154cfc

Browse files
bootc-bot[bot]jeckersb
authored andcommitted
fix(deps): update rust
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 2f80c24 commit a154cfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/composefs-fuse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ version.workspace = true
1313
[dependencies]
1414
anyhow = { version = "1.0.98", default-features = false }
1515
composefs = { workspace = true }
16-
fuser = { version = "0.15.1", default-features = false, features = ["abi-7-31"] }
16+
fuser = { version = "0.17.0", default-features = false, features = ["abi-7-31"] }
1717
log = { version = "0.4.8", default-features = false }
1818
rustix = { version = "1.0.0", default-features = false, features = ["fs", "mount"] }

0 commit comments

Comments
 (0)