[package] name = "ooz-sys" description = "Rust bindings to powzix's ooz" version = "0.2.0" license = "GPL-3.0-or-later" license-file = "LICENSE" authors = ["PizzaCrust "] documentation = "https://docs.rs/ooz-sys" homepage = "https://github.com/PizzaCrust/ooz-sys" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] cc = "1.0.72" anyhow = "1.0.52" [profile.dev] debug = 0