Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Jan 16, 2025
1 parent 62cfdb7 commit c051f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/oxc_allocator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ doctest = false
[dependencies]
allocator-api2 = { workspace = true }
bumpalo = { workspace = true, features = ["allocator-api2", "collections"] }
simdutf8 = { workspace = true }
hashbrown = { workspace = true, features = ["allocator-api2"] }
rustc-hash = { workspace = true }
simdutf8 = { workspace = true }

serde = { workspace = true, optional = true }

Expand Down

0 comments on commit c051f63

Please sign in to comment.