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

11 lines
304 B

--- colored-1.9.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ colored-1.9.0/Cargo.toml 2019-11-23T00:08:31.369578+00:00
@@ -33,7 +33,3 @@
[features]
no-color = []
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["consoleapi", "processenv", "winbase"]
-default-features = false