mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
Bump dependencies (#22)
This commit is contained in:
@ -11,7 +11,7 @@ build = "build.rs"
|
||||
[dependencies]
|
||||
rustc-serialize = "^0.3.18"
|
||||
rand = "^0.3.14"
|
||||
ring = "0.6.0-alpha"
|
||||
merkle_sigs = { git = "https://github.com/SpinResearch/merkle_sigs.rs" }
|
||||
ring = "^0.6.2"
|
||||
merkle_sigs = { git = "https://github.com/SpinResearch/merkle_sigs.rs", tag = "1.1.0" }
|
||||
protobuf = "^1.2.0"
|
||||
|
||||
[dependencies.protobuf]
|
||||
|
Reference in New Issue
Block a user