diff --git a/Cargo.toml b/Cargo.toml index b00d65c..8717369 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ thiserror = "1.0.38" which = "6.0.1" [target.'cfg(unix)'.dependencies.nix] -version = "0.28.0" +version = "0.29.0" default-features = false features = ["fs", "term"]