diff --git a/Cargo.toml b/Cargo.toml index 68c5d79..a7bd73e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ alloy = { version = "1.0.3", features = ["contract", "signer-local"] } anyhow = "1.0.75" chrono = { version = "0.4.34", default-features = false, features = ["clock"] } futures-util = "0.3.30" -prost = "0.13.2" +prost = "0.14.0" rdkafka = { version = "0.37.0", features = [ "cmake-build", "gssapi",