exonum_sodiumoxide 0.0.23

Fast cryptographic library for Rust (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]
edition = "2018"
name = "exonum_sodiumoxide"
version = "0.0.23"
authors = ["dnaq", "The Exonum Team <exonum@bitfury.com>"]
description = "Fast cryptographic library for Rust (bindings to libsodium)"
documentation = "https://docs.rs/exonum_sodiumoxide"
readme = "README.md"
keywords = ["crypto", "NaCl", "libsodium"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/exonum/exonum_sodiumoxide"
[dependencies.exonum_libsodium-sys]
version = "0.0.23"

[dependencies.libc]
version = "0.2.0"

[dependencies.serde]
version = "1.0"
optional = true
[dev-dependencies.rmp-serde]
version = "0.13.0"

[dev-dependencies.rustc-serialize]
version = "0.3.0"

[dev-dependencies.serde]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[features]
default = ["serde", "std"]
std = []
[badges.appveyor]
repository = "exonum/exonum_sodiumoxide"

[badges.travis-ci]
repository = "exonum/exonum_sodiumoxide"