From 9709bd39ca8a564d517372ee33304d34ac0b09bf Mon Sep 17 00:00:00 2001 From: Muhammad Mominul Huque Date: Sat, 15 Jun 2019 02:42:56 +0600 Subject: Get rid of failure: ra_lsp_server & ra_project_model --- crates/ra_project_model/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'crates/ra_project_model/Cargo.toml') diff --git a/crates/ra_project_model/Cargo.toml b/crates/ra_project_model/Cargo.toml index cf4adf35c..c1a91d950 100644 --- a/crates/ra_project_model/Cargo.toml +++ b/crates/ra_project_model/Cargo.toml @@ -9,8 +9,6 @@ log = "0.4.5" rustc-hash = "1.0" relative-path = "0.4.0" -failure = "0.1.4" - walkdir = "2.2.7" cargo_metadata = "0.7.0" -- cgit v1.2.3