diff --git a/Cargo.toml b/Cargo.toml index 2e4079a..abc99a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ version = "1.6.1" features = ["v4"] [workspace.dependencies.sys-mount] -version = "2.1.1" +version = "3.0.0" default-features = false [workspace.dependencies.clap]