[package] authors = ["Adnan Ademovic ", "Geordon Worley "] description = "FFI bindings for the FLANN library" license = "MIT" name = "flann-sys" readme = "../README.md" repository = "https://github.com/rust-flann/rust-flann" documentation = "https://docs.rs/flann-sys/" version = "0.1.0" [build-dependencies] bindgen = "0.32.1" cmake = "0.1.35"