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
360 B
13 lines
360 B
--- simple_logger-1.11.0/Cargo.toml 2020-10-08T09:17:31+00:00
|
|
+++ simple_logger-1.11.0/Cargo.toml 2020-11-09T14:37:49.418026+00:00
|
|
@@ -32,9 +32,3 @@
|
|
|
|
[features]
|
|
default = ["colored", "chrono"]
|
|
-[target."cfg(windows)".dependencies.atty]
|
|
-version = "0.2.13"
|
|
-
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["handleapi", "winbase"]
|