[package] name = "binnpatch_macro" version = "0.1.0" edition = "2021" authors = ["b4tman "] readme = "../README.md" repository = "https://gitea.b4tman.ru/b4tman/binnpatch" license = "MIT" [lib] proc-macro = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]