[package] name = "algorithmify_macros" description = "Macros for the algorithmify library" version = "0.1.1" edition = "2021" license = "MIT OR Apache-2.0" repository = "https://github.com/fero23/algorithmify/" readme = "../README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [lib] proc-macro = true