Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml')
-rw-r--r--crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml b/crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml
index fa189752b7..fb98d758a8 100644
--- a/crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml
+++ b/crates/proc-macro-srv/proc-macro-test/imp/Cargo.toml
@@ -6,7 +6,6 @@ edition = "2021"
publish = false
[lib]
-doctest = false
proc-macro = true
[dependencies]