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

@@ -35,7 +35,7 @@ orc-rust = { version = "0.5", default-features = false, features = [
"async",
] }
parquet.workspace = true
paste = "1.0"
paste.workspace = true
rand.workspace = true
regex = "1.7"
serde.workspace = true