Skip to content

Commit bed90a5

Browse files
committed
chore(deps): update rust crate sys-mount to v3
1 parent a192ba1 commit bed90a5

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git",
4141
"time",
4242
] }
4343
strum = { version = "0.25", features = ["derive"] }
44-
sys-mount = { version = "2.1", default-features = false }
44+
sys-mount = { version = "3.0", default-features = false }
4545
tempfile = "3.3"
4646
time = { version = "0.3", features = ["parsing"] }
4747
tokio = { version = "1.29", features = ["full"] }

0 commit comments

Comments
 (0)