[package] name = "mini-monocypher-sys" version = "0.1.1" authors = ["Naveen Nathan "] description = "Monocypher C FFI Bindings generated by bindgen" documentation = "https://github.com/nnathan/monopiped/tree/main/mini-monocypher/mini-monocypher-sys" homepage = "https://github.com/nnathan/monopiped/tree/main/mini-monocypher/mini-monocypher-sys" repository = "https://github.com/nnathan/monopiped/tree/main/mini-monocypher/mini-monocypher-sys" keywords = ["monocypher", "cryptography"] categories = ["api-bindings", "cryptography"] license = "CC0-1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.66.1" cc = "1.0.79"