From 18ed3517474dbc41586f71b22c72bf083be3dca9 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Thu, 30 May 2019 12:02:30 +0300 Subject: :arrow_up: parking_lot --- crates/ra_ide_api/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/ra_ide_api') diff --git a/crates/ra_ide_api/Cargo.toml b/crates/ra_ide_api/Cargo.toml index 8939e9d79..9bf5dd6e6 100644 --- a/crates/ra_ide_api/Cargo.toml +++ b/crates/ra_ide_api/Cargo.toml @@ -12,7 +12,6 @@ relative-path = "0.4.0" rayon = "1.0.2" fst = { version = "0.3.1", default-features = false } rustc-hash = "1.0" -parking_lot = "0.7.0" unicase = "2.2.0" superslice = "1.0.0" rand = "0.6.5" -- cgit v1.2.3