Comparisons!

This commit is contained in:
2018-03-24 12:03:29 -07:00
parent 9c4ea7ae26
commit 6b9783c69a
3 changed files with 24 additions and 13 deletions

View File

@@ -9,6 +9,7 @@ license-file = "LICENSE"
repository = "https://github.com/acw/simple_crypto"
[dependencies]
num = "^0.1.42"
rand = "^0.3"
[dev-dependencies]