exonum_libsodium-sys 0.0.23

FFI binding 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]
edition = "2018"
name = "exonum_libsodium-sys"
version = "0.0.23"
authors = ["dnaq", "The Exonum Team <exonum@bitfury.com>"]
build = "build.rs"
links = "sodium"
description = "FFI binding to libsodium"
documentation = "https://dnaq.github.io/sodiumoxide"
keywords = ["libsodium", "NaCl", "crypto"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/exonum/exonum_sodiumoxide.git"

[lib]
name = "libsodium_sys"
path = "lib.rs"
[dependencies.libc]
version = "0.2.0"
[build-dependencies.cc]
version = "1.0.0"
features = ["parallel"]

[build-dependencies.flate2]
version = "1.0.0"

[build-dependencies.libc]
version = "0.2.0"

[build-dependencies.num_cpus]
version = "1.10"

[build-dependencies.pkg-config]
version = "0.3.14"

[build-dependencies.tar]
version = "0.4.0"

[build-dependencies.zip]
version = "0.5.0"