diff --git a/Cargo.toml b/Cargo.toml index b606751..50e77b8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ homepage = "http://github.com/milenkovicm/testcontainers-redpanda-rs" repository = "http://github.com/milenkovicm/testcontainers-redpanda-rs" readme = "README.md" categories = ["development-tools::testing"] -keywords = ["testcontainers", "testing", "kafka", "docker", "redpanda", "integration-testing"] +keywords = ["testcontainers", "testing", "kafka", "redpanda", "integration-testing"] [dependencies] log = "0.4"