Skip to content

Commit 88207ff

Browse files
chore: 🤖 update
1 parent feccdca commit 88207ff

2 files changed

Lines changed: 1 addition & 181 deletions

File tree

Cargo.lock

Lines changed: 0 additions & 180 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ xxhash-rust = "0.8.10"
162162

163163
# oxc crates share the same version
164164
oxc = { version = "0.27.0", features = ["sourcemap_concurrent", "transformer", "minifier", "semantic", "codegen"] }
165-
oxc_index = { version = "0.27.0" }
165+
oxc_index = { version = "0.27.0", features = ["rayon"] }
166166
oxc_transform_napi = { version = "0.27.0" }
167167

168168
[profile.release]

0 commit comments

Comments
 (0)