Skip to content

Commit a59b988

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

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

Cargo.lock

Lines changed: 34 additions & 34 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.30.2", features = ["transformer", "codegen", "semantic"] }
24+
oxc = { version = "0.30.3", features = ["transformer", "codegen", "semantic"] }
2525

2626
swc = "0.289.0"
2727
swc_common = "0.40.0"

0 commit comments

Comments
 (0)