mirror of
https://github.com/mii443/merkle.rs.git
synced 2025-08-22 16:05:30 +00:00
Bump ring dependency
This commit is contained in:
@ -18,7 +18,7 @@ categories = ["data-structures", "cryptography"]
|
||||
|
||||
|
||||
[dependencies]
|
||||
ring = "^0.12.0"
|
||||
ring = "^0.13.0"
|
||||
protobuf = { version = "^2.0.2", optional = true }
|
||||
serde = { version = "^1.0.55", optional = true }
|
||||
serde_derive = { version = "^1.0.55", optional = true }
|
||||
|
Reference in New Issue
Block a user