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.
11 lines
278 B
11 lines
278 B
3 years ago
|
--- nu-utils-0.60.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ nu-utils-0.60.0/Cargo.toml 2022-04-04T21:24:37.691271+00:00
|
||
|
@@ -20,7 +20,3 @@
|
||
|
[[bin]]
|
||
|
name = "utils"
|
||
|
path = "src/main.rs"
|
||
|
-
|
||
|
-[dependencies]
|
||
|
-[target."cfg(windows)".dependencies.crossterm_winapi]
|
||
|
-version = "0.9.0"
|