Bump some dependency versions, for no good reason.
This commit is contained in:
@@ -10,13 +10,13 @@ repository = "https://github.com/acw/simple_crypto"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
base64 = "^0.10.1"
|
base64 = "^0.10.1"
|
||||||
byteorder = "^1.2.7"
|
byteorder = "^1.3.1"
|
||||||
chrono = "^0.4.6"
|
chrono = "^0.4.6"
|
||||||
cryptonum = { path = "cryptonum" }
|
cryptonum = { path = "cryptonum" }
|
||||||
digest = "^0.8.0"
|
digest = "^0.8.0"
|
||||||
hmac = "^0.7.0"
|
hmac = "^0.7.0"
|
||||||
num = "^0.2.0"
|
num = "^0.2.0"
|
||||||
rand = "^0.6.0"
|
rand = "^0.6.5"
|
||||||
sha-1 = "^0.8.1"
|
sha-1 = "^0.8.1"
|
||||||
sha2 = "^0.8.0"
|
sha2 = "^0.8.0"
|
||||||
simple_asn1 = "^0.2.0"
|
simple_asn1 = "^0.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user