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