[package] name = "scoutfs-sys" version = "0.1.0" authors = ["Andy Grover "] edition = "2018" license = "MIT" description = "sys pkg for Versity ScoutFS headers" repository = "https://github.com/agrover/scoutfs-sys/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.56.0"