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.
10 lines
277 B
10 lines
277 B
8 years ago
|
--- termcolor-0.3.2/Cargo.toml 2017-03-15T11:58:09+01:00
|
||
|
+++ termcolor-0.3.2/Cargo.toml 2017-03-15T12:04:53.378582+01:00
|
||
|
@@ -15,6 +15,3 @@
|
||
|
[lib]
|
||
|
name = "termcolor"
|
||
|
bench = false
|
||
|
-
|
||
|
-[target.'cfg(windows)'.dependencies]
|
||
|
-wincolor = { version = "0.1.3", path = "../wincolor" }
|