[dependencies.aok]
version = "0.1.15"
[dependencies.click_captcha]
features = ["ico_li", "make", "webp"]
version = "0.1.31"
[dependencies.pc]
version = "0.1.12"
[dependencies.rand]
version = "0.8.5"
[dependencies.xbin]
version = "0.1.6"
[dependencies.xboot]
version = "0.1.11"
[dependencies.xkv]
features = ["r"]
version = "0.1.41"
[dev-dependencies.loginit]
version = "0.1.13"
[dev-dependencies.static_init]
version = "1.0.3"
[dev-dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread", "time", "fs", "io-util"]
version = "1.43.0"
[lib]
name = "captcha_"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "captcha"
edition = "2024"
homepage = "https://github.com/i18n-site/hpc-mod/tree/dev/mod/captcha_"
keywords = ["hpc"]
license = "MulanPSL-2.0"
name = "captcha_"
readme = false
repository = "https://github.com/i18n-site/hpc-mod.git"
resolver = "2"
version = "0.1.1"
[package.metadata.docs.rs]
all-features = true
[[test]]
name = "main"
path = "tests/main.rs"