cashweb-keyserver 0.1.0-alpha.2

A library providing protobuf structures within the cash:web Keyserver Protocol.
Documentation
[package]
name = "cashweb-keyserver"
version = "0.1.0-alpha.2"
authors = ["Harry Barber <harrybarber@protonmail.com>"]
edition = "2018"
license = "MIT"
homepage = "https://github.com/cashweb/cashweb-rs"
repository = "https://github.com/cashweb/cashweb-rs"
keywords = ["cashweb", "bitcoin", "keyserver"]
description = "A library providing protobuf structures within the cash:web Keyserver Protocol."
categories = ["development-tools"]

[dependencies]
prost = "0.6.1"
thiserror = "1.0.20"

[build-dependencies]
prost-build = "0.6.1"