mirror of
https://github.com/mii443/lamport_sigs.rs.git
synced 2025-08-22 15:05:49 +00:00
Bump ring
to ^0.6.0
.
This commit is contained in:
@ -9,5 +9,6 @@ homepage = "https://github.com/SpinResearch/lamport.rs"
|
||||
repository = "https://github.com/SpinResearch/lamport.rs"
|
||||
|
||||
[dependencies]
|
||||
ring = "0.6.0-alpha"
|
||||
rand = "^0.3"
|
||||
ring = "^0.6.0"
|
||||
rand = "^0.3.0"
|
||||
|
||||
|
Reference in New Issue
Block a user