Skip to content

Commit b2c0f2c

Browse files
fix(deps): update rust crate swc_core to v47
1 parent c2c11f6 commit b2c0f2c

File tree

2 files changed

+50
-69
lines changed

2 files changed

+50
-69
lines changed

Cargo.lock

Lines changed: 49 additions & 68 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 = "45.0.2", features = [
14+
swc_core = { version = "47.0.3", features = [
1515
"ecma_plugin_transform",
1616
"trace_macro",
1717
] }

0 commit comments

Comments
 (0)