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.
|
|
|
--- term_size-0.3.2/Cargo.toml 2020-05-02T02:35:26+00:00
|
|
|
|
+++ term_size-0.3.2/Cargo.toml 2020-05-05T01:35:29.061086+00:00
|
|
|
|
@@ -62,9 +62,6 @@
|
|
|
|
unstable = []
|
|
|
|
[target."cfg(not(target_os = \"windows\"))".dependencies.libc]
|
|
|
|
version = "0.2.20"
|
|
|
|
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
|
|
|
-version = "0.3"
|
|
|
|
-features = ["wincon", "processenv", "winbase"]
|
|
|
|
[badges.appveyor]
|
|
|
|
repository = "kbknapp/term_size-rs"
|
|
|
|
|