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_syntax/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/ra_syntax') diff --git a/crates/ra_syntax/Cargo.toml b/crates/ra_syntax/Cargo.toml index 082bc5253..95ff6b1d8 100644 --- a/crates/ra_syntax/Cargo.toml +++ b/crates/ra_syntax/Cargo.toml @@ -12,7 +12,6 @@ arrayvec = "0.4.10" unicode-xid = "0.1.0" itertools = "0.8.0" drop_bomb = "0.1.4" -parking_lot = "0.7.0" rowan = "0.5.0" # ideally, `serde` should be enabled by `ra_lsp_server`, but we enable it here -- cgit v1.2.3