diff options
Diffstat (limited to 'crates/ra_ide/Cargo.toml')
-rw-r--r-- | crates/ra_ide/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ra_ide/Cargo.toml b/crates/ra_ide/Cargo.toml index 642b71937..d0eb018d5 100644 --- a/crates/ra_ide/Cargo.toml +++ b/crates/ra_ide/Cargo.toml | |||
@@ -35,7 +35,6 @@ ra_prof = { path = "../ra_prof" } | |||
35 | test_utils = { path = "../test_utils" } | 35 | test_utils = { path = "../test_utils" } |
36 | ra_assists = { path = "../ra_assists" } | 36 | ra_assists = { path = "../ra_assists" } |
37 | ra_ssr = { path = "../ra_ssr" } | 37 | ra_ssr = { path = "../ra_ssr" } |
38 | ra_project_model = { path = "../ra_project_model" } | ||
39 | ra_hir_def = { path = "../ra_hir_def" } | 38 | ra_hir_def = { path = "../ra_hir_def" } |
40 | ra_tt = { path = "../ra_tt" } | 39 | ra_tt = { path = "../ra_tt" } |
41 | ra_parser = { path = "../ra_parser" } | 40 | ra_parser = { path = "../ra_parser" } |