Updated deps.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ path = "src/bin/whoami.rs"
|
||||
|
||||
[dependencies]
|
||||
argon2rs = { version = "0.2", default-features = false }
|
||||
arg_parser = { path = "../arg_parser" }
|
||||
arg_parser = { git = "https://github.com/redox-os/arg-parser.git" }
|
||||
extra = { git = "https://github.com/redox-os/libextra.git" }
|
||||
liner = "0.1"
|
||||
rand = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user