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

10 lines
252 B

--- termcolor-1.1.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ termcolor-1.1.3/Cargo.toml 2022-03-05T20:13:51.938496+00:00
@@ -38,6 +38,3 @@
[lib]
name = "termcolor"
bench = false
-
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.3"