Skip to content

Commit

Permalink
chore(deps): update rust crate sys-mount to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
stackable-bot committed May 8, 2024
1 parent a192ba1 commit bed90a5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 Cargo.toml
Expand Up @@ -41,7 +41,7 @@ stackable-operator = { git = "https://github.com/stackabletech/operator-rs.git",
"time",
] }
strum = { version = "0.25", features = ["derive"] }
sys-mount = { version = "2.1", default-features = false }
sys-mount = { version = "3.0", default-features = false }
tempfile = "3.3"
time = { version = "0.3", features = ["parsing"] }
tokio = { version = "1.29", features = ["full"] }
Expand Down

0 comments on commit bed90a5

Please sign in to comment.