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
272 B

5 years ago
--- termcolor-1.1.0/Cargo.toml 2020-01-11T15:08:11+00:00
+++ termcolor-1.1.0/Cargo.toml 2020-01-15T06:35:47.343501+00:00
@@ -29,5 +29,3 @@
bench = false
5 years ago
[dev-dependencies.doc-comment]
version = "0.3"
-[target."cfg(windows)".dependencies.winapi-util]
-version = "0.1.3"