You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
116 B
TOML

[package]
name = "procmacro2"
version = "1.0.0"
[dependencies]
syn = "0.12"
quote = "0.4"
[lib]
proc-macro = true