Update Cargo.lock
This commit is contained in:
Generated
+3
-3
@@ -310,7 +310,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
[[package]]
|
||||
name = "pkgutils"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/redox-os/pkgutils.git#049de9418e6cced5d4af5b26828cbf59a5b78497"
|
||||
source = "git+https://github.com/redox-os/pkgutils.git#64bc27967e0f2a4c0f54a282baa203d53b1c8c8a"
|
||||
dependencies = [
|
||||
"clap 2.26.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hyper 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -527,7 +527,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)",
|
||||
@@ -649,7 +649,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)",
|
||||
|
||||
Reference in New Issue
Block a user