[package] name = "simavr-section" description = "Add simavr-compatible metadata to your binary." version = "0.1.1" authors = ["Andrew Dona-Couch "] license = "GPL-3.0" repository = "https://git.sr.ht/~couch/simavr-section" readme = "../README.markdown" keywords = ["avr", "simavr", "metadata"] categories = ["development-tools", "embedded"] edition = "2018" [dependencies] [dependencies.simavr-section-macro] version = "0.1" path = "../simavr-section-macro" [dependencies.simavr-section-sys] version = "0.1" path = "../simavr-section-sys"