You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-nu-system/nu-system-fix-metadata.diff

12 lines
293 B

--- 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",