Skip to content

Commit 49ec24c

Browse files
chore(deps): update rust crate oxc to 0.93.0 (#383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c1c7ff commit 49ec24c

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
@@ -27,7 +27,7 @@ doctest = false
2727
# doctest = false
2828

2929
[dependencies]
30-
oxc = "0.92.0"
30+
oxc = "0.93.0"
3131

3232
swc_ecma_parser = { version = "24.0.2", features = ["typescript"] }
3333
swc_ecma_ast = "15.0.0"

0 commit comments

Comments
 (0)