Skip to content

Commit 6d6b9c0

Browse files
chore(deps): update rust crate oxc to 0.58.0 (#272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent befb495 commit 6d6b9c0

File tree

2 files changed

+26
-25
lines changed

2 files changed

+26
-25
lines changed

Cargo.lock

+25-24
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
@@ -27,7 +27,7 @@ test = false
2727
doctest = false
2828

2929
[dependencies]
30-
oxc = "0.57.0"
30+
oxc = "0.58.0"
3131

3232
swc_ecma_parser = { version = "10.0.1", features = ["typescript"] }
3333
swc_ecma_ast = "8.0.0"

0 commit comments

Comments
 (0)