[package] name = "es-sys" version = "0.0.1" authors = ["losfair "] edition = "2018" license = "MIT" description = "Bindings to macOS Endpoint Security framework." repository = "https://github.com/losfair/sekit-core" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.56"