[package] name = "tc_elasticmq" version = "0.2.1" authors = [ "Jack Wright " ] description = "Testcontainers image for ElasticMQ" license = "MIT OR Apache-2.0" repository = "https://github.com/coblox/testcontainers-rs" categories = ["development-tools::testing"] keywords = ["docker", "testcontainers", "elasticmq", "sqs"] [dependencies] tc_core = { path = "../../core", version = "0.3" }