# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rust_sodium_holochain_fork-sys" version = "0.10.4" authors = ["MaidSafe Developers "] build = "build.rs" links = "sodium" description = "Raw bindings to libsodium" homepage = "https://maidsafe.net" keywords = ["crypto", "cryptographic", "cryptography", "sodium"] categories = ["api-bindings", "cryptography"] license = "MIT OR BSD-3-Clause" repository = "https://github.com/maidsafe/rust_sodium" [dependencies.lazy_static] version = "1.4.0" [dependencies.libc] version = "~0.2.40" [dependencies.rand] version = "~0.4.2" [dependencies.unwrap] version = "~1.2.0" [build-dependencies.cc] version = "~1.0.9" [build-dependencies.flate2] version = "~1.0.1" [build-dependencies.http_req] version = "~0.2.1" [build-dependencies.libc] version = "~0.2.40" [build-dependencies.pkg-config] version = "~0.3.9" [build-dependencies.sha2] version = "~0.7.0" [build-dependencies.tar] version = "~0.4.15" [build-dependencies.unwrap] version = "~1.2.0" [build-dependencies.zip] version = "~0.3.1"