[dependencies.arc-swap]
version = "1.7.1"
[package]
authors = ["Eric Thill"]
categories = ["concurrency"]
description = "Atomic MPMC Bus"
edition = "2021"
exclude = ["Cargo.lock"]
keywords = ["nonblocking", "mpmc", "bus"]
license = "MIT OR Apache-2.0"
name = "atomic-bus"
readme = "README.md"
repository = "https://github.com/thill/atomic-bus"
version = "0.1.0"