[package] name = "atomic-integer-wrapper" version = "0.1.0" edition.workspace = true [lib] proc-macro = true [dependencies] proc-macro2.workspace = true quote.workspace = true syn.workspace = true [lints] workspace = true