Skip to content

Commit ed0b8bb

Browse files
chore(deps): update rust crate oxc to 0.72.0 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9802685 commit ed0b8bb

File tree

2 files changed

+30
-32
lines changed

2 files changed

+30
-32
lines changed

Cargo.lock

Lines changed: 29 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
@@ -27,7 +27,7 @@ doctest = false
2727
# doctest = false
2828

2929
[dependencies]
30-
oxc = "0.70.0"
30+
oxc = "0.72.0"
3131

3232
swc_ecma_parser = { version = "13.0.0", features = ["typescript"] }
3333
swc_ecma_ast = "10.0.0"

0 commit comments

Comments
 (0)