[package] name = "ipmimonitoring-sys" version = "0.1.4" authors = ["Chris Rossmith "] edition = "2018" license = "GPL-3.0" repository = "https://github.com/chrisrossmith/ipmimonitoring-sys" description = "Low level bindings for freeipmi libipmimonitoring" keywords = ["ipmi", "freeipmi"] links = "ipmimonitoring" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies] num_cpus = "1.0"