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

11 lines
272 B

--- termcolor-1.1.2/Cargo.toml 2020-11-19T13:21:55+00:00
+++ termcolor-1.1.2/Cargo.toml 2020-11-19T22:15:50.940502+00:00
@@ -27,7 +27,3 @@
[lib]
name = "termcolor"
bench = false
-
-[dev-dependencies]
5 years ago
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.3"