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

9 lines
243 B

--- termcolor-1.0.5/Cargo.toml 1970-01-01T00:00:00+00:00
+++ termcolor-1.0.5/Cargo.toml 2019-06-20T07:38:56.935036+00:00
@@ -26,5 +26,3 @@
[lib]
name = "termcolor"
bench = false
-[target."cfg(windows)".dependencies.wincolor]
-version = "1"