Skip to content

Commit 1ca0694

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.93.0", features = ["transformer", "codegen", "semantic"] }
24+
oxc = { version = "0.94.0", features = ["transformer", "codegen", "semantic"] }
2525

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

0 commit comments

Comments
 (0)