peek MORE

This commit is contained in:
nora 2022-09-13 10:04:56 +02:00
parent 64061befd8
commit cbd6af9844
4 changed files with 72 additions and 74 deletions

View file

@ -9,6 +9,7 @@ proc-macro = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
peekmore = "1.0.0"
proc-macro2 = "1.0.43"
quote = "1.0.21"
syn = { version = "1.0.99" }