Skip to content

Commit 0923ab8

Browse files
committed
Format toml
Signed-off-by: Xuanwo <[email protected]>
1 parent eabac8e commit 0923ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ anyhow = { workspace = true }
2121
async-trait = "0.1"
2222
bytes = "1"
2323
chrono = { workspace = true }
24+
flagset = "0.4"
2425
futures = "0.3"
2526
opendal = { workspace = true }
2627
regex = "1.6.0"
2728
serde = { workspace = true }
28-
flagset = "0.4"
2929

3030
[dev-dependencies]

0 commit comments

Comments
 (0)