[package] name = "simavr-section-sys" description = "Bindings to simavr's MMCU section struct types. You may prefer to use simavr-section instead." version = "0.1.0" authors = ["Andrew Dona-Couch "] license = "GPL-3.0" repository = "https://git.sr.ht/~couch/simavr-section" edition = "2018" [build-dependencies] bindgen = "0.59"