[package] name = "cjaggerx-sys" version = "0.1.1" edition = "2021" description = "Rust bindings for the CJaggerX library" authors = ["JaggerX "] license = "MIT" repository = "https://github.com/jaggerx/cjaggerx" keywords = ["jaggerx", "cjaggerx", "rust", "c", "bindings"] [dependencies] bindgen = "0.69.4" [build-dependencies] bindgen = "0.69.4"