crev-common 0.5.0

Scalable, social, Code REView system that we desperately need - common code
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 = "crev-common"
version = "0.5.0"
authors = ["Dawid Ciężarkiewicz <dpc@dpc.pw>"]
description = "Scalable, social, Code REView system that we desperately need - common code"
homepage = "https://github.com/dpc/crev"
documentation = "https://docs.rs/crev"
readme = "../README.md"
keywords = ["code", "review", "tool", "distributed"]
license = "MPL-2.0 OR MIT OR Apache-2.0"
repository = "https://github.com/dpc/crev"
[dependencies.base64]
version = "0.10"

[dependencies.blake2]
version = "0.8"

[dependencies.chrono]
version = "0.4"

[dependencies.digest]
version = "0.8"

[dependencies.hex]
version = "0.3"

[dependencies.rand]
version = "0.5"

[dependencies.rpassword]
version = "2"

[dependencies.rprompt]
version = "1"

[dependencies.serde]
version = "1"

[dependencies.serde_yaml]
version = "0.8"