parent
0f09a47703
commit
c42de96632
@ -1,2 +1,3 @@
|
|||||||
/console-0.6.1.crate
|
/console-0.6.1.crate
|
||||||
/console-0.6.2.crate
|
/console-0.6.2.crate
|
||||||
|
/console-0.7.5.crate
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
--- console-0.6.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- console-0.7.5/Cargo.toml 1970-01-01T01:00:00+01:00
|
||||||
+++ console-0.6.2/Cargo.toml 2018-11-03T14:19:37.051208+01:00
|
+++ console-0.7.5/Cargo.toml 2019-01-28T15:24:46.476951+01:00
|
||||||
@@ -42,6 +42,3 @@
|
@@ -42,9 +42,3 @@
|
||||||
version = "0.1"
|
version = "0.1"
|
||||||
[target."cfg(unix)".dependencies.termios]
|
[target."cfg(unix)".dependencies.termios]
|
||||||
version = "0.3"
|
version = "0.3"
|
||||||
|
-[target."cfg(windows)".dependencies.encode_unicode]
|
||||||
|
-version = "0.3"
|
||||||
|
-
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3"
|
-version = "0.3"
|
||||||
-features = ["winbase", "winuser", "consoleapi", "processenv", "wincon"]
|
-features = ["winbase", "winuser", "consoleapi", "processenv", "wincon"]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (console-0.6.2.crate) = 07e101f2f0717c20c05a4b51470e5dfa02df68c41593b10ed912fbd32034f3a43acee144fbfe4989d858917d13b4587a4f19de99f7b63c7253717c7afb7d060b
|
SHA512 (console-0.7.5.crate) = 61a67ba46cee6485920b9ef9208bc21c7413be3d9583b7c4d5d95d7853a92f25b0cc2202fcc3b53b6fdd28f6d4aed07bbce5ecfb7e2db310bebb5798a1dea499
|
||||||
|
Loading…
Reference in new issue