Skip to content

Commit cf927bd

Browse files
chore(deps): update rust crate oxc to 0.81.0 (#217)
* chore(deps): update rust crate oxc to 0.81.0 * u --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Boshen <boshenc@gmail.com>
1 parent c8cbd87 commit cf927bd

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

Cargo.lock

Lines changed: 48 additions & 48 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
@@ -21,7 +21,7 @@ doctest = false
2121
# doctest = false
2222

2323
[dependencies]
24-
oxc = { version = "0.80.0", features = ["transformer", "codegen", "semantic"] }
24+
oxc = { version = "0.81.0", features = ["transformer", "codegen", "semantic"] }
2525

2626
# swc = "26.0.0"
2727
# swc_common = "12.0.1"

0 commit comments

Comments
 (0)