httpsig-hyper 0.0.4

Hyper extension for http message signatures
Documentation
[dependencies.anyhow]
version = "1.0.79"

[dependencies.base64]
version = "0.21.7"

[dependencies.bytes]
version = "1.5.0"

[dependencies.fxhash]
version = "0.2.1"

[dependencies.http]
version = "1.0.0"

[dependencies.http-body]
version = "1.0.0"

[dependencies.http-body-util]
version = "0.1.0"

[dependencies.httpsig]
version = "0.0.4"

[dependencies.indexmap]
version = "2.2.3"

[dependencies.sfv]
version = "0.9.4"

[dependencies.sha2]
default-features = false
version = "0.10.8"

[dependencies.tracing]
version = "0.1.40"
[dev-dependencies.tokio]
default-features = false
features = ["macros", "rt-multi-thread"]
version = "1.36.0"

[package]
authors = ["Jun Kurihara"]
description = "Hyper extension for http message signatures"
edition = "2021"
homepage = "https://github.com/junkurihara/httpsig-rs"
license = "MIT"
name = "httpsig-hyper"
readme = "README.md"
repository = "https://github.com/junkurihara/httpsig-rs"
rust-version = "1.75.0"
version = "0.0.4"