[features]
nightly = []
[package]
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
description = "Generic Atomic<T> wrapper type"
documentation = "https://amanieu.github.io/atomic-rs/atomic/index.html"
keywords = ["atomic", "no_std"]
license = "Apache-2.0/MIT"
name = "atomic"
readme = "README.md"
repository = "https://github.com/Amanieu/atomic-rs"
version = "0.4.2"