Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit 5a8063a

Browse files
chore(deps): update rust crate prost to 0.14.0
1 parent cdc191a commit 5a8063a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alloy = { version = "1.0.3", features = ["contract", "signer-local"] }
88
anyhow = "1.0.75"
99
chrono = { version = "0.4.34", default-features = false, features = ["clock"] }
1010
futures-util = "0.3.30"
11-
prost = "0.13.2"
11+
prost = "0.14.0"
1212
rdkafka = { version = "0.37.0", features = [
1313
"cmake-build",
1414
"gssapi",

0 commit comments

Comments
 (0)