bdrck 0.9.0

Generic common foundational utilities.
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 = "bdrck"
version = "0.9.0"
authors = ["Axel Rasmussen <axel.rasmussen1@gmail.com>"]
description = "Generic common foundational utilities."
homepage = "https://github.com/CmdrMoozy/bdrck"
license = "Apache-2.0"
repository = "https://github.com/CmdrMoozy/bdrck"
[dependencies.chrono]
version = "0.4"

[dependencies.data-encoding]
version = "2.1"

[dependencies.errno]
version = "0.2"

[dependencies.failure]
version = "0.1"

[dependencies.lazy_static]
version = "1.0"

[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.4"
features = ["std"]

[dependencies.rand]
version = "0.5"

[dependencies.regex]
version = "1.0"

[dependencies.rmp-serde]
version = "0.13"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.sodiumoxide]
version = "0.1"