mirror of
https://github.com/mii443/merkle_sigs.rs.git
synced 2025-08-22 16:05:42 +00:00
Bump to lamport_sigs 0.3.0 and merkle 1.3.0
This commit is contained in:
@ -5,8 +5,8 @@ authors = ["Frederic Jacobs <github@fredericjacobs.com>"]
|
||||
|
||||
[dependencies]
|
||||
ring = "^0.11.0"
|
||||
lamport_sigs = { git = "https://github.com/SpinResearch/lamport.rs.git" }
|
||||
lamport_sigs = "^0.3.0"
|
||||
|
||||
[dependencies.merkle]
|
||||
git = "https://github.com/SpinResearch/merkle.rs.git"
|
||||
version = "^1.3.0"
|
||||
features = ["serialization-protobuf"]
|
||||
|
Reference in New Issue
Block a user