Skip to content

Commit c93ffc3

Browse files
committed
chore(deps): update rust crate oxc to 0.13.0
1 parent 99b0768 commit c93ffc3

File tree

2 files changed

+26
-32
lines changed

2 files changed

+26
-32
lines changed

Cargo.lock

Lines changed: 25 additions & 31 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
@@ -17,7 +17,7 @@ debug = false
1717
panic = "abort"
1818

1919
[dependencies]
20-
oxc = "0.12.5"
20+
oxc = "0.13.0"
2121
swc_ecma_parser = "0.144.1"
2222
swc_ecma_ast = "0.113.1"
2323
biome_js_parser = "0.5.7"

0 commit comments

Comments
 (0)