page rewrite
Some checks failed
CI / Check typos (push) Failing after 8m53s
CI / Check links (push) Failing after 8m51s
CI / Clippy (push) Failing after 7m21s
CI / Build and test (push) Failing after 7m18s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped

This commit is contained in:
2025-11-16 12:58:20 -08:00
parent 04d98462dd
commit b6de727883
23 changed files with 1463 additions and 730 deletions

View File

@@ -28,3 +28,4 @@ toml = { workspace = true }
serde = { workspace = true }
reqwest = { workspace = true }
tokio = { workspace = true }
tower-http = { workspace = true }