[package] name = "parking_lot" version = "0.12.999" edition = "2018" license = "MPL-2.0" [lib] path = "lib.rs" [dependencies] parking_lot = "0.11"