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

@@ -18,7 +18,7 @@ bytes.workspace = true
common-error.workspace = true
common-macro.workspace = true
futures.workspace = true
paste = "1.0"
paste.workspace = true
pin-project.workspace = true
rand.workspace = true
serde = { version = "1.0", features = ["derive"] }