[package] authors = ["Kristoffer Ström "] description = "Concurrent Vector" documentation = "https://docs.rs/convec/" repository = "https://github.com/krl/convec" license = "GPL-3.0" name = "convec" version = "2.0.1" [dependencies] parking_lot = "0.4.8"