Skip to content

Commit ab9a19f

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

File tree

2 files changed

+70
-57
lines changed

2 files changed

+70
-57
lines changed

Cargo.lock

Lines changed: 69 additions & 56 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 @@ test = false
2121
doctest = false
2222

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

2626
swc = "4.0.0"
2727
swc_common = "3.0.0"

0 commit comments

Comments
 (0)