[package] name = "needy" version = "0.1.0" edition = "2021" authors = ["The Ferrocene Developers"] readme = "../README.md" description = "Requirements tracing macro" homepage = "https://github.com/ferrocene/needy" license = "MIT OR Apache-2.0" [lib] proc-macro = true [dev-dependencies] macrotest = "1" trybuild = "1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html