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.
12 lines
404 B
12 lines
404 B
--- pretty_env_logger-0.2.2/Cargo.toml 1969-12-31T16:00:00-08:00
|
|
+++ pretty_env_logger-0.2.2/Cargo.toml 2018-03-26T14:09:11.721837-07: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"
|
|
+version = "0.11"
|