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

11 lines
428 B

--- linux_proc-0.1.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ linux_proc-0.1.1/Cargo.toml 2021-09-03T16:45:46.703638+00:00
@@ -22,7 +22,5 @@
categories = ["command-line-interface", "filesystem", "os::unix-apis", "parser-implementations"]
license = "MIT/Apache-2.0"
repository = "https://github.com/derekdreery/linux_proc"
-[dev-dependencies.quicli]
-version = "0.3"
[badges.travis-ci]
repository = "derekdreery/linux_proc"