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
386 B
11 lines
386 B
--- pretty_env_logger-0.2.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ pretty_env_logger-0.2.2/Cargo.toml 2018-02-08T21:29:34.100981+01:00
|
|
@@ -26,7 +26,5 @@
|
|
|
|
[dependencies.log]
|
|
version = "0.4"
|
|
-[target."cfg(all(windows, target_arch = \"x86\"))".dependencies.ansi_term]
|
|
-version = "0.9"
|
|
[target."cfg(not(all(windows, target_arch = \"x86\")))".dependencies.ansi_term]
|
|
version = "0.10"
|