From 9b73f809596e955216dde24fcf921d6985a1a767 Mon Sep 17 00:00:00 2001 From: Sergey Parilin Date: Tue, 2 Apr 2019 17:52:04 +0300 Subject: PR issuse resolved --- Cargo.lock | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 5d68105f6..7c07bddf9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -930,6 +930,7 @@ dependencies = [ "ra_hir 0.1.0", "ra_ide_api 0.1.0", "ra_ide_api_light 0.1.0", + "ra_prof 0.1.0", "ra_syntax 0.1.0", "tools 0.1.0", ] @@ -969,6 +970,7 @@ dependencies = [ "ra_arena 0.1.0", "ra_db 0.1.0", "ra_mbe 0.1.0", + "ra_prof 0.1.0", "ra_syntax 0.1.0", "ra_tt 0.1.0", "relative-path 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1034,6 +1036,7 @@ dependencies = [ "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_prof 0.1.0", "ra_project_model 0.1.0", "ra_syntax 0.1.0", "ra_text_edit 0.1.0", -- cgit v1.2.3