Updated deps.

This commit is contained in:
Jose Narvaez
2017-07-16 18:07:44 +01:00
parent 3a06dbbc8e
commit 0d0f726277
+1 -1
View File
@@ -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"