[package]
name = "rustauth"
version = "0.0.2"
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
documentation = "https://docs.rs/rustauth"
readme = "README.md"
description = "Re-export alias for the openauth authentication toolkit."
keywords.workspace = true
categories.workspace = true
publish = true
[dependencies]
openauth = "0.0.6"
[lints]
workspace = true