macarunes 0.6.0

Macarunes provides an implementation of macaroons.
Documentation
[dependencies.biometrics]
version = "0.9"

[dependencies.buffertk]
version = "0.10"

[dependencies.libsodium-sys-stable]
version = "1.19"

[dependencies.prototk]
version = "0.10"

[dependencies.prototk_derive]
version = "0.10"

[lib]
name = "macarunes"
path = "src/lib.rs"

[package]
authors = ["Robert Escriva <robert@rescrv.net>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Macarunes provides an implementation of macaroons."
edition = "2021"
license = "Apache-2.0"
name = "macarunes"
readme = "README.md"
repository = "https://github.com/rescrv/blue"
version = "0.6.0"