diff --git a/Cargo.toml b/Cargo.toml index 469dd413..8e82f560 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ parking_lot = "0.12.3" pin-project = "1.1.5" prometheus = { version = "0.14", default-features = false } prost = "0.14.1" -rand = "0.9.0" +rand = "0.10.0" rdkafka = { version = "0.39.0", features = ["gssapi", "tracing"] } reqwest = { version = "0.12", default-features = false, features = [ "json",