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