Remove an unused dependency that made rustdoc
crash
This commit is contained in:
parent
388eb24b6c
commit
600efe7f10
2 changed files with 0 additions and 6 deletions
|
@ -7,6 +7,3 @@ edition = "2018"
|
|||
[lib]
|
||||
proc-macro = true
|
||||
doctest = false
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue