Page meta from frontmatter
All checks were successful
CI / Check typos (push) Successful in 9s
CI / Check links (push) Successful in 9s
CI / Clippy (push) Successful in 47s
CI / Build and test (push) Successful in 2m5s
CI / Build container (push) Successful in 1m50s

This commit is contained in:
2025-11-04 14:15:00 -08:00
parent 4504a88f4b
commit 30bad54742
13 changed files with 511 additions and 163 deletions

View File

@@ -112,6 +112,7 @@ anstyle = { version = "1.0.13" }
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.145"
toml = "0.9.8"
serde_yaml = "0.9"
base64 = "0.22.1"
#
@@ -126,7 +127,7 @@ num = "0.4.3"
chrono = "0.4.42"
lru = "0.16.2"
parking_lot = "0.12.5"
lazy_static = "1.5.0"
#
# Macro utilities