Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "pg_"
version = "0.1.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "pg_"
homepage = "https://github.com/i18n-site/state/tree/dev/rust/pg_"
readme = false
keywords = []
license = "MulanPSL-2.0"
repository = "https://github.com/i18n-site/state.git"
resolver = "2"

[features]
default = []
heartbeat = [
    "dep:notify_api",
    "dep:hsec",
]

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

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

[dependencies.hsec]
version = "0.1.1"
optional = true

[dependencies.notify_api]
version = "0.1.2"
optional = true

[dependencies.pgw]
version = "0.2.17"
features = ["global"]

[dependencies.s_]
version = "0.1.5"

[dependencies.static_init]
version = "1.0.3"

[dependencies.tokio]
version = "1.43.0"
features = ["rt"]

[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"