diff --git a/Cargo.toml b/Cargo.toml index 50e77b8..ad8cedd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,8 @@ version = "0.1.1" edition = "2021" license = "MIT" description = "Unofficial redpanda test container" -homepage = "http://github.com/milenkovicm/testcontainers-redpanda-rs" -repository = "http://github.com/milenkovicm/testcontainers-redpanda-rs" +homepage = "https://github.com/milenkovicm/testcontainers-redpanda-rs" +repository = "https://github.com/milenkovicm/testcontainers-redpanda-rs" readme = "README.md" categories = ["development-tools::testing"] keywords = ["testcontainers", "testing", "kafka", "redpanda", "integration-testing"]