[package] name = "counting-networks" version = "0.1.3" # remember to update html_root_url authors = ["Declan Kelly "] description = "Lock-free data structures for concurrent counting" repository = "https://github.com/declanvk/counting-networks" categories = ["concurrency", "data-structures"] keywords = ["concurrency", "data-structures", "lock-free", "counting-network"] license = "Apache-2.0/MIT" readme = "README.md" [dependencies]