mobc-lapin 0.7.0

RabbitMQ support for the async mobc connection pool
Documentation
[dependencies.lapin]
version = "1.6"

[dependencies.mobc]
version = "0.7"
[dev-dependencies.futures]
default-features = false
version = "0.3"

[dev-dependencies.tokio]
features = ["rt-multi-thread", "macros", "time"]
version = "1.1"

[dev-dependencies.tokio-amqp]
version = "1.0"

[package]
authors = ["Mario Zupan <mario@zupzup.org>"]
description = "RabbitMQ support for the async mobc connection pool"
edition = "2018"
include = ["Cargo.toml", "LICENSE-APACHE", "LICENSE-MIT", "src/**/*"]
keywords = ["rabbitmq", "pool", "queue", "async", "lapin"]
license = "MIT/Apache-2.0"
name = "mobc-lapin"
readme = "README.md"
repository = "https://github.com/zupzup/mobc-lapin/tree/master"
version = "0.7.0"