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.
13 lines
348 B
13 lines
348 B
5 years ago
|
--- simple_logger-1.4.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ simple_logger-1.4.0/Cargo.toml 2020-01-15T06:50:38.850531+00:00
|
||
|
@@ -30,9 +30,3 @@
|
||
|
|
||
|
[features]
|
||
|
default = ["colored"]
|
||
|
-[target."cfg(windows)".dependencies.atty]
|
||
|
-version = "0.2.13"
|
||
|
-
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3"
|
||
|
-features = ["handleapi", "winbase"]
|