Skip to content

Commit 900b700

Browse files
fix(deps): update rust crate swc_core to 26.2.0 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6547ac commit 900b700

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -11,7 +11,7 @@ rust-version = "1.70"
1111
crate-type = ["cdylib"]
1212

1313
[dependencies]
14-
swc_core = { version = "26.1.1", features = [
14+
swc_core = { version = "26.2.0", features = [
1515
"ecma_plugin_transform",
1616
"trace_macro",
1717
] }

0 commit comments

Comments
 (0)