[package] name = "politeness-macro-impl" version = "0.1.0" edition = "2021" description = "Isn't it time to be a bit nicer to rustc? (proc macro)" license = "MIT" repository = "https://github.com/ry00001/politeness-macro" readme = "../README.md" [lib] proc-macro = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # dependency-free baby