We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db165f commit 87d47a1Copy full SHA for 87d47a1
Cargo.toml
@@ -101,7 +101,7 @@ async-std = { version = "1.12.0", features = [
101
] }
102
ttl_cache = "0.5.1"
103
protox = "0.7.0"
104
-protox-parse = "0.7.0"
+protox-parse = "0.9.0"
105
prost-reflect = { version = "0.14.0", features = ["serde"] }
106
prost = "0.13.1"
107
update-informer = { version = "1.1.0", default-features = false, features = [
0 commit comments