numbers, yee haw

This commit is contained in:
nora 2022-09-13 21:58:30 +02:00
parent 166b495586
commit 81f0b8d9cd
6 changed files with 414 additions and 227 deletions

View file

@ -12,4 +12,4 @@ proc-macro = true
peekmore = "1.0.0"
proc-macro2 = "1.0.43"
quote = "1.0.21"
syn = { version = "1.0.99" }
syn = { version = "1.0.99", features = ["full"] }