Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/Cargo.toml')
-rw-r--r--crates/ide-db/Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/crates/ide-db/Cargo.toml b/crates/ide-db/Cargo.toml
index b487b138fc..071e1b4717 100644
--- a/crates/ide-db/Cargo.toml
+++ b/crates/ide-db/Cargo.toml
@@ -44,13 +44,10 @@ line-index.workspace = true
[dev-dependencies]
expect-test = "1.4.0"
-oorandom = "11.1.3"
-xshell.workspace = true
# local deps
test-utils.workspace = true
test-fixture.workspace = true
-sourcegen.workspace = true
[lints]
workspace = true