Skip to content

Commit b90633d

Browse files
authored
fix(deps): update rust crate swc_core to 47.0.5 (#354)
2 parents 9a881fc + 8d90423 commit b90633d

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 = "47.0.4", features = [
14+
swc_core = { version = "47.0.5", features = [
1515
"ecma_plugin_transform",
1616
"trace_macro",
1717
] }

0 commit comments

Comments
 (0)