[package] name = "gendays" version = "0.1.0" edition = "2024" [lib] proc-macro = true path = "lib.rs"