mirror of
https://github.com/mii443/RustySecrets.git
synced 2025-08-22 16:25:32 +00:00
change protobuf versio
This commit is contained in:
@ -29,7 +29,7 @@ base64 = "0.9.0"
|
||||
rand = "^0.4.2"
|
||||
ring = "0.17.8"
|
||||
merkle_sigs = { git = "https://github.com/mii443/merkle_sigs.rs" }
|
||||
protobuf = "3.4.0"
|
||||
protobuf = ">= 1.4, < 1.6"
|
||||
|
||||
[dependencies.error-chain]
|
||||
version = "0.11.0"
|
||||
|
Reference in New Issue
Block a user