From cbeaa541aabfb3cfb4621bee5cc53629b472d7bd Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Thu, 10 Jan 2019 21:26:43 +0300 Subject: switch CargoWorkspace to arena --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index dba94aa6b..45f1feb7e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -733,6 +733,7 @@ dependencies = [ "languageserver-types 0.53.1 (registry+https://github.com/rust-lang/crates.io-index)", "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_arena 0.1.0", "ra_ide_api 0.1.0", "ra_syntax 0.1.0", "ra_text_edit 0.1.0", -- cgit v1.2.3