parent
6a0157f5e0
commit
c76059028d
@ -0,0 +1,14 @@
|
|||||||
|
--- 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]
|
||||||
|
|
Loading…
Reference in new issue