diff --git a/Cargo.toml b/Cargo.toml index 2d3e4aa..c213fdd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ telemetry = ["opentelemetry", "opentelemetry_sdk", "tracing-opentelemetry"] tokio = { version = "1.35", features = ["net", "io-util", "sync", "time", "macros"] } # Kafka protocol -kafka-protocol = "0.10" +kafka-protocol = "0.17" bytes = "1.5" # Serialization