blob: 1810867c0a01299261183ad7a8c7be680a99241f [file] [log] [blame]
[package]
name = "btif_macros"
version = "0.1.0"
edition = "2018"
[lib]
proc-macro = true
[dependencies]
syn = "1.0"
quote = "1.0"
proc-macro2 = "1.0"