[dev-dependencies.crossbeam-utils]
version = "0.8"
[dev-dependencies.lazy_static]
version = "1.4"
[dev-dependencies.static_assertions]
version = "1.1"
[package]
authors = ["Adam Reichold <adam.reichold@t-online.de>"]
description = "safe wrapper of the memb variant of the userspace RCU library"
edition = "2018"
license = "LGPL-2.1-or-later"
links = "urcu-memb"
name = "urcu"
repository = "https://github.com/adamreichold/urcu"
version = "0.0.1"