[package]
name = "token_send"
version = "0.1.3"
edition = "2024"
license = "MulanPSL-2.0"
repository = "https://github.com/i18n-site/rust.git"
homepage = "https://github.com/i18n-site/rust/tree/dev/token_send"
description = "token_send"
keywords = [ ]
[package.metadata.docs.rs]
all-features = true
rustdoc-args = [ "--cfg", "docsrs" ]
[features]
default = [ ]
[dependencies]
sonic-rs = "0.3.17"
[dependencies.s_]
version = "0.1.6"
path = "../s_"
[dependencies.aerr]
version = "0.2.7"
path = "../aerr"
[dependencies.amid]
version = "0.1.11"
path = "../amid"
[dependencies.api_token]
version = "0.1.1"
path = "../api_token"
[dependencies.axum]
version = "0.8.1"
features = [ "tracing", "macros" ]
[dependencies.hi]
version = "0.1.17"
path = "../hi"
[dev-dependencies]
aok = "0.1.17"
loginit = "0.1.18"
static_init = "1.0.3"
tracing = "0.1.41"
[dev-dependencies.tokio]
version = "1.43.0"
features = [ "macros", "rt", "rt-multi-thread", "time", "sync" ]