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

15 lines
287 B

--- nu-system-0.65.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ nu-system-0.65.0/Cargo.toml 2022-09-09T18:13:15.313848+00:00
@@ -19,10 +19,7 @@
]
description = "Nushell system querying"
license = "MIT"
-
-[[bin]]
-name = "ps"
-path = "src/main.rs"
+autobins = false
[dependencies]