hancock 0.1.1

Implementation-agnostic HTTP Signature helper
Documentation
[package]
name = "hancock"
version = "0.1.1"
authors = ["Colin Reeder <colin@vpzom.click>"]
edition = "2018"
license = "MIT"
repository = "https://git.sr.ht/~vpzom/hancock"
description = "Implementation-agnostic HTTP Signature helper"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
http = "0.2.1"
thiserror = "1.0.19"
base64 = "0.12.1"