1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["Brett <me@brett.rs>"] description = "A concurrent hash map library." edition = "2018" license = "MIT" name = "concmap" version = "0.0.0"