Skip to content

Commit 86e6f9d

Browse files
authoredFeb 26, 2024··
chore(deps): update rust crate oxc to 0.8.0 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88df0a0 commit 86e6f9d

File tree

2 files changed

+36
-75
lines changed

2 files changed

+36
-75
lines changed
 

‎Cargo.lock

+35-74
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
publish = false
66

77
[dependencies]
8-
oxc = "0.7.0"
8+
oxc = "0.8.0"
99
swc_ecma_parser = "0.143.5"
1010
swc_ecma_ast = "0.112.4"
1111
biome_js_parser = "0.4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.