update a few deps

This commit is contained in:
Scott Lamb
2022-05-02 11:22:14 -07:00
parent 909a174957
commit 841e06e354
12 changed files with 78 additions and 77 deletions

View File

@@ -33,7 +33,7 @@ num-rational = { version = "0.4.0", default-features = false, features = ["std"]
odds = { version = "0.4.0", features = ["std-vec"] }
parking_lot = "0.12.0"
pretty-hex = "0.2.1"
protobuf = "3.0.0-alpha.1"
protobuf = "3.0"
ring = "0.16.2"
rusqlite = "0.27.0"
scrypt = "0.9.0"
@@ -49,4 +49,4 @@ uuid = { version = "0.8", features = ["serde", "std", "v4"] }
itertools = "0.10.0"
[build-dependencies]
protobuf-codegen = "3.0.0-alpha.1"
protobuf-codegen = "3.0"