Skip to content

Commit

Permalink
Update ring and lamport_sigs in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
psivesely committed Aug 21, 2018
1 parent a86f8bb commit 2f20887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ homepage = "https://github.com/SpinResearch/merkle_sigs.rs"
repository = "https://github.com/SpinResearch/merkle_sigs.rs"

[dependencies]
ring = "^0.12.0"
lamport_sigs = "^0.5.0"
ring = "^0.13.0"
lamport_sigs = "^0.6.0"

[dependencies.merkle]
version = "^1.7.0"
Expand Down

0 comments on commit 2f20887

Please sign in to comment.