Bump prost to 0.11+ (#12419)

This commit is contained in:
Chevdor
2022-10-04 21:30:45 +02:00
committed by GitHub
parent b668e196b4
commit 0e388ac5b7
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ log = "0.4.17"
lru = "0.7.5"
parking_lot = "0.12.1"
pin-project = "1.0.10"
prost = "0.10"
prost = "0.11"
rand = "0.7.2"
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.85"