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.76.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-system-0.76.0/Cargo.toml 2023-02-22T20:51:55.954362+00:00
@@ -37,7 +37,7 @@
version = "0.2"
[target."cfg(target_family = \"unix\")".dependencies.nix]
-version = "0.25"
+version = "0.26"
features = [
"fs",
"term",