Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/base-db/Cargo.toml')
-rw-r--r--crates/base-db/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/base-db/Cargo.toml b/crates/base-db/Cargo.toml
index 788ceb8857..042dd36488 100644
--- a/crates/base-db/Cargo.toml
+++ b/crates/base-db/Cargo.toml
@@ -10,7 +10,6 @@ license.workspace = true
rust-version.workspace = true
[lib]
-doctest = false
[dependencies]
lz4_flex = { version = "0.11", default-features = false }