Documentation
[dependencies.aok]
version = "0.1.17"

[dependencies.located_yaml]
version = "0.2.1"

[dependencies.taplo]
version = "0.14.0"

[dependencies.tran_trait]
version = "0.3.1"

[dependencies.txt_li]
version = "0.1.14"

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

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

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

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

[dev-dependencies.tran_fmt]
version = "0.1.8"

[features]
default = []

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

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

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]

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