shield-sqlx 0.1.0

SQLx storage for Shield.
Documentation
[dependencies]

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

[package]
authors = ["Rust for Web <info@rustforweb.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "SQLx storage for Shield."
edition = "2024"
license = "MIT"
name = "shield-sqlx"
readme = "README.md"
repository = "https://github.com/RustForWeb/shield"
resolver = "2"
version = "0.1.0"