vouch-lib 0.1.0

Core library for the Vouch release review system.
Documentation
[package]
name = "vouch-lib"
version = "0.1.0"
authors = ["rndhouse <rndhouse@protonmail.com>"]
edition = "2018"
repository = "https://github.com/vouch-dev/vouch"
license = "MIT"
description = "Core library for the Vouch release review system."

[dependencies]
anyhow = "1.0.31"
structopt = "0.3.14"

url = "2.1.1"

serde = { version = "1.0.104", features = ["derive"] }
serde_json = "1.0.48"
serde_yaml = "0.8.13"