Update Cargo.lock
This commit is contained in:
Generated
+2
-2
@@ -275,7 +275,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#65291649009fa64d5b1c40129068471cc57f0c0d"
|
||||
source = "git+https://github.com/redox-os/pkgutils.git#d3062a717c53601441c42cd4c974054f8084ee6d"
|
||||
dependencies = [
|
||||
"clap 2.25.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hyper 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
@@ -603,7 +603,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "userutils"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/redox-os/userutils.git#83d77f812438b78b0108d2d8e29ae8183eafcd3e"
|
||||
source = "git+https://github.com/redox-os/userutils.git#1725b377cddb42af08209a652bc63008e2b59f1c"
|
||||
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