We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6579b commit e85cd20Copy full SHA for e85cd20
Cargo.toml
@@ -22,7 +22,7 @@ dtoa = "1.0"
22
itoa = "1.0"
23
parking_lot = "0.12"
24
prometheus-client-derive-encode = { version = "0.4.1", path = "derive-encode" }
25
-prost = { version = "0.12.0", optional = true }
+prost = { version = "0.13.1", optional = true }
26
prost-types = { version = "0.12.0", optional = true }
27
28
[dev-dependencies]
0 commit comments