[dependencies.linkme]
version = "0.3.35"
[dependencies.site_log]
version = "0.1.2"
[dependencies.tosql]
version = "0.1.13"
[dev-dependencies.aok]
version = "0.1.18"
[dev-dependencies.log]
version = "0.4.28"
[dev-dependencies.log_init]
version = "0.1.28"
[dev-dependencies.static_init]
version = "1.0.4"
[dev-dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread", "time", "sync"]
version = "1.48.0"
[features]
default = []
[lib]
name = "auth_"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "auth_"
edition = "2024"
homepage = "https://github.com/js0/site_struct/tree/main/auth_"
keywords = []
license = "MulanPSL-2.0"
name = "auth_"
readme = "README.md"
repository = "https://github.com/js0/site_struct.git"
resolver = "2"
version = "0.1.1"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
[[test]]
name = "main"
path = "tests/main.rs"