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.
11 lines
304 B
11 lines
304 B
--- colored-2.0.0/Cargo.toml 2020-07-14T06:26:13+00:00
|
|
+++ colored-2.0.0/Cargo.toml 2020-11-30T20:53:37.205056+00:00
|
|
@@ -33,7 +33,3 @@
|
|
|
|
[features]
|
|
no-color = []
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["consoleapi", "processenv", "winbase"]
|
|
-default-features = false
|