change protobuf versio

This commit is contained in:
mii
2024-04-08 17:07:45 +09:00
parent a06f2a1f75
commit 61ec9e3f81
3 changed files with 271 additions and 170 deletions

View File

@ -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"