[package] authors = ["MaidSafe Developers "] build = "build.rs" categories = ["api-bindings", "cryptography"] description = "Raw bindings to libsodium" edition = "2018" homepage = "https://maidsafe.net" keywords = ["crypto", "cryptographic", "cryptography", "sodium"] license = "MIT OR BSD-3-Clause" links = "sodium" name = "rust_sodium_holochain_fork-sys" repository = "https://github.com/maidsafe/rust_sodium" version = "0.10.4" [dependencies] lazy_static = "1.4.0" libc = "~0.2.40" rand = "~0.4.2" unwrap = "~1.2.0" [build-dependencies] cc = "~1.0.9" flate2 = "~1.0.1" libc = "~0.2.40" pkg-config = "~0.3.9" http_req = "~0.2.1" sha2 = "~0.7.0" tar = "~0.4.15" unwrap = "~1.2.0" zip = "~0.3.1"