x
Some checks failed
CI / Typos (push) Successful in 17s
CI / Clippy (push) Successful in 1m11s
CI / Build and test (all features) (push) Has been cancelled
CI / Build and test (push) Has been cancelled

This commit is contained in:
2026-03-23 22:23:01 -07:00
parent 90c5584513
commit 6d35fb3626
3 changed files with 6 additions and 0 deletions

View File

@@ -14,3 +14,4 @@ serde = { workspace = true }
thiserror = { workspace = true }
bytes = { workspace = true }
axum = { workspace = true }
tracing = { workspace = true }