author 0.1.0

Auth[entic|oris]ation
Documentation
[dependencies.thiserror]
version = "2"

[features]

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

[package]
authors = ["Sean Burton <seanjburton@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Auth[entic|oris]ation"
edition = "2021"
homepage = "https://github.com/sburton84/author-rs"
license = "MIT"
name = "author"
readme = "README.md"
repository = "https://github.com/sburton84/author-rs"
version = "0.1.0"