Add cryptonum as a submodule.
This commit is contained in:
@@ -11,7 +11,7 @@ repository = "https://github.com/acw/simple_crypto"
|
||||
[dependencies]
|
||||
byteorder = "^1.2.7"
|
||||
chrono = "^0.4.6"
|
||||
cryptonum = { path = "../cryptonum" }
|
||||
cryptonum = { path = "cryptonum" }
|
||||
digest = "^0.8.0"
|
||||
hmac = "^0.7.0"
|
||||
num = "^0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user