Skip to content

Commit abddcd2

Browse files
[autofix.ci] apply automated fixes
1 parent da63a0c commit abddcd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/oxc_allocator/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ doctest = false
2121
[dependencies]
2222
allocator-api2 = { workspace = true }
2323
bumpalo = { workspace = true, features = ["allocator-api2", "collections"] }
24-
simdutf8 = { workspace = true }
2524
hashbrown = { workspace = true, features = ["allocator-api2"] }
2625
rustc-hash = { workspace = true }
26+
simdutf8 = { workspace = true }
2727

2828
serde = { workspace = true, optional = true }
2929

0 commit comments

Comments
 (0)