diff --git a/Cargo.toml b/Cargo.toml index ad8cedd..6a5bc51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ testcontainers = "0.15" [dev-dependencies] -env_logger = "0.10" +env_logger = "0.11" rdkafka = { version = "0.36", features = ["cmake-build"] } rusty_ulid = "2.0" tokio = { version = "1", features = ["rt", "macros"]} \ No newline at end of file