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