mirror of
https://github.com/mii443/lamport_sigs.rs.git
synced 2025-08-22 23:15:26 +00:00
Update ring to v0.12.x.
This commit is contained in:
@ -12,7 +12,7 @@ categories = ["cryptography", "algorithms"]
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
ring = "^0.11.0"
|
||||
ring = "^0.12.0"
|
||||
rand = "^0.3.0"
|
||||
|
||||
[package.metadata.release]
|
||||
|
Reference in New Issue
Block a user