Skip to content

Commit a2ebdde

Browse files
fix(deps): update rust crate swc_core to 26.3.4 (#244)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcb9fb7 commit a2ebdde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.3.3", features = [
14+
swc_core = { version = "26.3.4", features = [
1515
"ecma_plugin_transform",
1616
"trace_macro",
1717
] }

0 commit comments

Comments
 (0)