rust_sodium-sys 0.9.0

Raw bindings to libsodium
Documentation
# 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]
name = "rust_sodium-sys"
version = "0.9.0"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
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 Apache-2.0"
repository = "https://github.com/maidsafe/rust_sodium"
[dependencies.lazy_static]
version = "~1.0.0"

[dependencies.libc]
version = "~0.2.40"

[dependencies.rand]
version = "~0.4.2"

[dependencies.unwrap]
version = "~1.1.0"
[build-dependencies.cc]
version = "~1.0.9"

[build-dependencies.flate2]
version = "~1.0.1"

[build-dependencies.libc]
version = "~0.2.40"

[build-dependencies.pkg-config]
version = "~0.3.9"

[build-dependencies.reqwest]
version = "~0.8.5"

[build-dependencies.sha2]
version = "~0.7.0"

[build-dependencies.tar]
version = "~0.4.15"

[build-dependencies.unwrap]
version = "~1.1.0"

[build-dependencies.zip]
version = "~0.3.1"