Update termion

This commit is contained in:
Jeremy Soller
2016-10-26 13:55:29 -06:00
parent afac2a3ccc
commit ad314add6a
Generated
+3 -3
View File
@@ -5,7 +5,7 @@ dependencies = [
"argon2rs 0.2.5 (git+https://github.com/redox-os/argon2rs.git)",
"rand 0.3.14 (git+https://github.com/redox-os/rand.git)",
"syscall 0.1.0",
"termion 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
"termion 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
@@ -51,7 +51,7 @@ version = "0.1.0"
[[package]]
name = "termion"
version = "1.1.1"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -64,4 +64,4 @@ dependencies = [
"checksum libc 0.2.17 (git+https://github.com/redox-os/liblibc.git?branch=new_kernel)" = "<none>"
"checksum libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = "044d1360593a78f5c8e5e710beccdc24ab71d1f01bc19a29bcacdba22e8475d8"
"checksum rand 0.3.14 (git+https://github.com/redox-os/rand.git)" = "<none>"
"checksum termion 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce9884af069456867e19fd5648b8908d5c9378f586b2659aaa6f3a4088fdb867"
"checksum termion 1.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b38671f376ed6147ce4bc7df3f216f68631beb17433c205e2adb30a2d6b33e45"