mirror of
https://github.com/Noratrieb/mono-fmt.git
synced 2026-01-17 00:35:05 +01:00
use new broken parser
This commit is contained in:
parent
4f9a9d6f7c
commit
64061befd8
3 changed files with 21 additions and 101 deletions
|
|
@ -11,4 +11,4 @@ proc-macro = true
|
|||
[dependencies]
|
||||
proc-macro2 = "1.0.43"
|
||||
quote = "1.0.21"
|
||||
syn = { version = "1.0.99", features = ["full"] }
|
||||
syn = { version = "1.0.99" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue