disable doctests for macros
This commit is contained in:
parent
58eecef905
commit
b8e24686db
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ edition = "2018"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
proc-macro = true
|
proc-macro = true
|
||||||
|
doctest = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
quote = "1.0.38"
|
quote = "1.0.38"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue