parent
7c44729c7b
commit
5fabc51632
@ -1 +1,2 @@
|
|||||||
/atty-0.2.3.crate
|
/atty-0.2.3.crate
|
||||||
|
/atty-0.2.6.crate
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
--- atty-0.2.3/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- atty-0.2.6/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
+++ atty-0.2.3/Cargo.toml 2017-11-04T13:51:38.859914+01:00
|
+++ atty-0.2.6/Cargo.toml 2017-12-24T14:00:24.373767+01:00
|
||||||
@@ -21,13 +21,7 @@
|
@@ -21,13 +21,9 @@
|
||||||
keywords = ["terminal", "tty"]
|
keywords = ["terminal", "tty"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/softprops/atty"
|
repository = "https://github.com/softprops/atty"
|
||||||
-[target."cfg(target_os = \"redox\")".dependencies.termion]
|
|
||||||
-version = "1.5"
|
|
||||||
-[target."cfg(windows)".dependencies.kernel32-sys]
|
|
||||||
-version = "0.2"
|
|
||||||
|
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.2"
|
-version = "0.3"
|
||||||
|
features = ["consoleapi", "processenv", "minwinbase", "minwindef", "winbase"]
|
||||||
[target."cfg(unix)".dependencies.libc]
|
[target."cfg(unix)".dependencies.libc]
|
||||||
version = "0.2"
|
version = "0.2"
|
||||||
default-features = false
|
default-features = false
|
||||||
|
-[target."cfg(target_os = \"redox\")".dependencies.termion]
|
||||||
|
-version = "1.5"
|
||||||
|
[badges.travis-ci]
|
||||||
|
repository = "softprops/atty"
|
@ -1 +1 @@
|
|||||||
SHA512 (atty-0.2.3.crate) = 9c944334333ca59d28588e164d2a68750eaf889dcc6b28bc49fe9a7990e0b1694d302a685142866362b7b97ef3f36daa410b59d6222e99cf6f096836850794cb
|
SHA512 (atty-0.2.6.crate) = ae0aa91616571391eb4a2cc46b4765784dcd96b514fc7c3b64f756d1a180f95c83b9d14086f872fb7466be0e623f44a1a3170e786d7fbff5bdd949ef0cd88997
|
||||||
|
Loading…
Reference in new issue