rustauth 0.0.1

Rust authentication toolkit (name reservation placeholder).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "rustauth"
version = "0.0.1"
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
documentation = "https://docs.rs/rustauth"
readme = "README.md"
description = "Rust authentication toolkit (name reservation placeholder)."
keywords.workspace = true
categories.workspace = true
publish = true

[lints]
workspace = true