--- nu-system-0.75.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ nu-system-0.75.0/Cargo.toml 2023-02-17T21:55:39.637022+00:00 @@ -34,7 +34,7 @@ version = "0.2" [target."cfg(target_family = \"unix\")".dependencies.nix] -version = "0.25" +version = "0.26" features = [ "fs", "term",