chore: format all toml files (#5529)

fix: format some cargo files

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong
2025-02-18 20:09:01 +08:00
committed by GitHub
parent 19a6d15849
commit aa8f119bbb
22 changed files with 32 additions and 35 deletions

View File

@@ -14,7 +14,7 @@ workspace = true
api.workspace = true
arrow-flight.workspace = true
async-stream.workspace = true
async-trait = "0.1"
async-trait.workspace = true
auth.workspace = true
axum.workspace = true
cache.workspace = true