diff --git a/Cargo.lock b/Cargo.lock index cf40771e0a5196bc09e2cea7fcdefb07d599209a..d6f4545e9056ce22273b994cc0ac0257e789cb20 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -802,7 +802,7 @@ dependencies = [ [[package]] name = "termion" version = "1.5.0" -source = "git+https://github.com/redox-os/termion.git?branch=redox_termios#cd455e835842831125df0ca23507384f5ae06c8b" +source = "git+https://github.com/redox-os/termion.git?branch=redox_termios#18e589b9d92e8f93ae75475389e234bbe5deb109" dependencies = [ "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)", "redox_syscall 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", @@ -897,7 +897,7 @@ dependencies = [ [[package]] name = "userutils" version = "0.1.0" -source = "git+https://github.com/redox-os/userutils.git#f6fd552f45cb684f498720296e39a636b6c66b1e" +source = "git+https://github.com/redox-os/userutils.git#aeda1ae4b44421febfcd19d9ddfe213771968d62" dependencies = [ "arg_parser 0.1.0 (git+https://github.com/redox-os/arg-parser.git)", "argon2rs 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",