Skip to content

Commit 3b823f7

Browse files
chore(deps): update rust crate prost to 0.14.0
1 parent f5baa2e commit 3b823f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ lazy_static = "1.5.0"
5151
paste = "1.0.15"
5252
pbjson-types = "0.7.0"
5353
prometheus = "0.14.0"
54-
prost = "0.13.1"
54+
prost = "0.14.0"
5555
rand = "0.9.0"
5656
reqwest = { version = "0.12.7", default-features = false, features = ["rustls-tls-native-roots"] }
5757
schemars = { version = "0.8.21", features = ["chrono"] }

0 commit comments

Comments
 (0)