aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_ide/Cargo.toml')
-rw-r--r--crates/ra_ide/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ra_ide/Cargo.toml b/crates/ra_ide/Cargo.toml
index 6d5c9daf5..fdbd7566f 100644
--- a/crates/ra_ide/Cargo.toml
+++ b/crates/ra_ide/Cargo.toml
@@ -21,7 +21,6 @@ url = "*"
21pulldown-cmark-to-cmark = "4.0.2" 21pulldown-cmark-to-cmark = "4.0.2"
22pulldown-cmark = "0.7.0" 22pulldown-cmark = "0.7.0"
23oorandom = "11.1.2" 23oorandom = "11.1.2"
24once_cell = "1"
25 24
26stdx = { path = "../stdx" } 25stdx = { path = "../stdx" }
27 26