rustauth-plugins 0.0.1

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

[lints]
workspace = true