Use upstream argon2rs

This commit is contained in:
Jeremy Soller
2016-12-29 07:52:11 -07:00
parent 45cb3e8208
commit 901caafce3
+1 -1
View File
@@ -32,5 +32,5 @@ redox_syscall = { git = "https://github.com/redox-os/syscall.git" }
termion = "1.1"
[dependencies.argon2rs]
git = "https://github.com/redox-os/argon2rs.git"
git = "https://github.com/bryant/argon2rs.git"
default-features = false