parent
d5631bd5cf
commit
e1c56bc5f3
@ -1 +1,2 @@
|
|||||||
/console-0.6.1.crate
|
/console-0.6.1.crate
|
||||||
|
/console-0.6.2.crate
|
||||||
|
@ -1,25 +1,9 @@
|
|||||||
--- console-0.6.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
--- console-0.6.2/Cargo.toml 1969-12-31T16:00:00-08:00
|
||||||
+++ console-0.6.1/Cargo.toml 2018-09-03T09:35:42.329911+02:00
|
+++ console-0.6.2/Cargo.toml 2018-09-11T16:19:39.348965-07:00
|
||||||
@@ -24,7 +24,7 @@
|
@@ -42,6 +42,3 @@
|
||||||
version = "0.2.0"
|
|
||||||
|
|
||||||
[dependencies.lazy_static]
|
|
||||||
-version = "0.2"
|
|
||||||
+version = "1"
|
|
||||||
|
|
||||||
[dependencies.libc]
|
|
||||||
version = "0"
|
|
||||||
@@ -33,12 +33,9 @@
|
|
||||||
version = "0"
|
|
||||||
|
|
||||||
[dependencies.regex]
|
|
||||||
-version = "0.2"
|
|
||||||
+version = "1"
|
|
||||||
|
|
||||||
[dependencies.unicode-width]
|
|
||||||
version = "0.1"
|
version = "0.1"
|
||||||
[target."cfg(unix)".dependencies.termios]
|
[target."cfg(unix)".dependencies.termios]
|
||||||
-version = "0.2"
|
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
|
||||||
version = "0.3"
|
version = "0.3"
|
||||||
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
|
-version = "0.3"
|
||||||
-features = ["winbase", "winuser", "consoleapi", "processenv", "wincon"]
|
-features = ["winbase", "winuser", "consoleapi", "processenv", "wincon"]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (console-0.6.1.crate) = 92d567cfee16d581fce21f3170f778fb85caaea35e8d28232158f0f8f470cac25ce39eb2920e3906d2fb3c80b1f1f90493c8d571abfabba046d0e7061af3ba34
|
SHA512 (console-0.6.2.crate) = 07e101f2f0717c20c05a4b51470e5dfa02df68c41593b10ed912fbd32034f3a43acee144fbfe4989d858917d13b4587a4f19de99f7b63c7253717c7afb7d060b
|
||||||
|
Loading…
Reference in new issue