mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
update ring
This commit is contained in:
@ -27,9 +27,9 @@ dss = []
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
base64 = "0.9.0"
|
base64 = "0.9.0"
|
||||||
rand = "^0.4.2"
|
rand = "^0.4.2"
|
||||||
ring = "^0.12"
|
ring = "0.17.8"
|
||||||
merkle_sigs = "^1.4"
|
merkle_sigs = { git = "https://github.com/mii443/merkle_sigs.rs" }
|
||||||
protobuf = ">= 1.4, < 1.6"
|
protobuf = "3.4.0"
|
||||||
|
|
||||||
[dependencies.error-chain]
|
[dependencies.error-chain]
|
||||||
version = "0.11.0"
|
version = "0.11.0"
|
||||||
|
Reference in New Issue
Block a user