[package] name = "unrest_codegen" description = "codegen for unrest" repository = "https://github.com/rozaliev/unrest" version = "0.1.0" authors = ["Evgeny Rozaliev "] license = "MIT" [dependencies] unrest_tmp_quote = "0.1.0" proc-macro2 = "0.1" [dependencies.unrest_tmp_syn] version = "0.1.0" features = ["full", "fold", "parsing", "printing"] default-features = false [lib] proc-macro = true