hpc 0.1.50

http protobuf call
Documentation
[dependencies.aok]
version = "0.1.17"

[dependencies.axum]
version = "0.8.4"

[dependencies.axum_graceful_restart]
version = "0.1.1"

[dependencies.axum_layer]
version = "0.1.11"

[dependencies.cookie_b]
version = "0.1.19"

[dependencies.cost_time]
version = "0.1.2"

[dependencies.ctx_]
features = ["set_header"]
version = "0.1.8"

[dependencies.futures]
version = "0.3.31"

[dependencies.hpc_captcha]
version = "0.1.4"

[dependencies.ih]
version = "0.1.15"

[dependencies.pb-jelly]
version = "0.0.17"

[dependencies.tokio]
features = ["macros", "net", "rt", "rt-multi-thread"]
version = "1.45.1"

[dependencies.tracing]
version = "0.1.41"

[dependencies.xerr]
version = "0.1.15"

[dev-dependencies.aok]
version = "0.1.17"

[dev-dependencies.loginit]
version = "0.1.18"

[dev-dependencies.static_init]
version = "1.0.4"

[dev-dependencies.tokio]
features = ["macros", "rt", "rt-multi-thread", "time", "sync"]
version = "1.45.1"

[dev-dependencies.tracing]
version = "0.1.41"

[features]
default = ["srv"]
srv = []

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "http protobuf call"
edition = "2024"
homepage = "https://github.com/i18n-site/hpc/tree/dev/rust/hpc"
license = "MulanPSL-2.0"
name = "hpc"
readme = "README.md"
repository = "https://github.com/i18n-site/hpc.git"
resolver = "2"
version = "0.1.50"

[package.metadata.docs.rs]
all-features = true

[[test]]
name = "main"
path = "tests/main.rs"