httpsign (0.1.0)
Installation
[registry]
default = "forgejo"
[registries.forgejo]
index = "sparse+https://moonlit.technology/api/packages/alemi/cargo/ " # Sparse index
# index = "https://moonlit.technology/alemi/_cargo-index.git " # Git
[net]
git-fetch-with-cli = true
cargo add httpsign@0.1.0
About this package
fediverse-friendly implementation of http signaures in rust
Dependencies
ID | Version |
---|---|
axum | ^0.8 |
base64 | ^0.22 |
openssl | ^0.10 |
thiserror | ^2.0 |
tracing | ^0.1 |