From d036006c95cde8844f527109c4a34b7e122c34e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Sat, 27 Jun 2020 10:09:47 +0300 Subject: Bump deps --- crates/rust-analyzer/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates') diff --git a/crates/rust-analyzer/Cargo.toml b/crates/rust-analyzer/Cargo.toml index 122a1605f..53621fb44 100644 --- a/crates/rust-analyzer/Cargo.toml +++ b/crates/rust-analyzer/Cargo.toml @@ -21,7 +21,7 @@ itertools = "0.9.0" jod-thread = "0.1.0" log = "0.4.8" lsp-types = { version = "0.74.0", features = ["proposed"] } -parking_lot = "0.10.0" +parking_lot = "0.11.0" pico-args = "0.3.1" rand = { version = "0.7.3", features = ["small_rng"] } rustc-hash = "1.1.0" -- cgit v1.2.3