From 1b82084a5f28506134c668a67d2759ef22be6a80 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 8 Jan 2019 20:31:43 +0300 Subject: dont depend on ra_editor directly --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 949a58e86..a981989dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -736,7 +736,6 @@ dependencies = [ "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "parking_lot 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "ra_analysis 0.1.0", - "ra_editor 0.1.0", "ra_syntax 0.1.0", "ra_text_edit 0.1.0", "ra_vfs 0.1.0", -- cgit v1.2.3