[package] name = "elina-sys" version = "0.1.1" edition = "2018" license = "MIT OR Apache-2.0" authors = ["Niels Saurer "] description = "Low-level bindings for ELINA" categories = ["external-ffi-bindings"] homepage = "https://github.com/skius/elina-rs" repository = "https://github.com/skius/elina-rs" documentation = "https://docs.rs/elina-sys" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] cc = "1.0.71"