crev-common 0.3.0

Scalable, social, Code REView system that we desperately need - common code
Documentation
[package]
edition = "2018"
name = "crev-common"
version = "0.3.0"
description = "Scalable, social, Code REView system that we desperately need - common code"
authors = ["Dawid Ciężarkiewicz <dpc@dpc.pw>"]
documentation = "https://docs.rs/crev"
repository = "https://github.com/dpc/crev"
homepage = "https://github.com/dpc/crev"
keywords = ["code", "review", "tool", "distributed"]
license = "MPL-2.0 OR MIT OR Apache-2.0"
readme = "../README.md"

[dependencies]
base64 = "0.10"
blake2 = "0.8"
digest = "0.8"
chrono = "0.4"
hex = "0.3"
rprompt = "1"
rpassword = "2"
serde = "1"
serde_yaml = "0.8"