diff --git a/Cargo.toml b/Cargo.toml index da18571..fe99fc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,4 +15,4 @@ testcontainers = "0.15" env_logger = "0.10" rdkafka = { version = "0.35", features = ["cmake-build"] } rusty_ulid = "2.0" -tokio = { version = "1.15", features = ["rt", "macros"]} \ No newline at end of file +tokio = { version = "1", features = ["rt", "macros"]} \ No newline at end of file