[dependencies.futures-io]
version = "0.3.1"
[dev-dependencies.futures]
version = "0.3.1"
[package]
authors = ["AljoschaMeyer <mail@aljoscha-meyer.de>"]
description = "A nonblocking spsc ring buffer with fixed capacity."
edition = "2018"
license = "AGPL-3.0"
name = "async-ringbuffer"
readme = "README.md"
repository = "https://github.com/sunrise-choir/async-ringbuffer"
version = "0.5.2"