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

11 lines
271 B

--- nu-utils-0.65.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-utils-0.65.0/Cargo.toml 2022-07-26T03:12:19.672253+00:00
@@ -21,7 +21,3 @@
name = "utils"
path = "src/main.rs"
-[dependencies]
-
-[target."cfg(windows)".dependencies.crossterm_winapi]
-version = "0.9.0"