Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f679dba

Browse files
authoredMar 20, 2025··
chore(deps): update rust crate oxc to 0.61.0
1 parent 70ed96b commit f679dba

File tree

2 files changed

+30
-36
lines changed

2 files changed

+30
-36
lines changed
 

‎Cargo.lock

+29-35
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.60.0"
30+
oxc = "0.61.0"
3131

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

0 commit comments

Comments
 (0)
Please sign in to comment.