Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide/Cargo.toml')
| -rw-r--r-- | crates/ide/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ide/Cargo.toml b/crates/ide/Cargo.toml index 7c66b36dc8..9af56c40e9 100644 --- a/crates/ide/Cargo.toml +++ b/crates/ide/Cargo.toml @@ -10,7 +10,6 @@ license.workspace = true rust-version.workspace = true [lib] -doctest = false [dependencies] cov-mark = "2.0.0-pre.1" |