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]
|
||||
base64 = "0.9.0"
|
||||
rand = "^0.4.2"
|
||||
ring = "^0.12"
|
||||
merkle_sigs = "^1.4"
|
||||
protobuf = ">= 1.4, < 1.6"
|
||||
ring = "0.17.8"
|
||||
merkle_sigs = { git = "https://github.com/mii443/merkle_sigs.rs" }
|
||||
protobuf = "3.4.0"
|
||||
|
||||
[dependencies.error-chain]
|
||||
version = "0.11.0"
|
||||
|
Reference in New Issue
Block a user