tc_elasticmq 0.2.1

Testcontainers image for ElasticMQ
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "tc_elasticmq"
version = "0.2.1"
authors = [ "Jack Wright <ayax79@gmail.com>" ]
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" }