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-path/nu-path-fix-metadata-auto.diff

9 lines
289 B

--- nu-path-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-path-0.74.0/Cargo.toml 1970-01-01T00:00:01+00:00
@@ -25,5 +25,3 @@
[target."cfg(all(unix, not(target_os = \"macos\")))".dependencies.pwd]
version = "1.3.1"
-[target."cfg(windows)".dependencies.omnipath]
-version = "0.1.1"