shield-sqlx 0.0.3

SQLx storage for Shield.
Documentation
[dependencies.shield]
version = "0.0.3"

[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 = "2021"
license = "MIT"
name = "shield-sqlx"
readme = "README.md"
repository = "https://github.com/RustForWeb/shield"
version = "0.0.3"