Skip to content

Commit

Permalink
Update swc_core
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jun 11, 2024
1 parent 657dd57 commit e94e658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ mdxjs = "0.2.3"
modularize_imports = { version = "0.68.15" }
styled_components = { version = "0.96.16" }
styled_jsx = { version = "0.73.23" }
swc_core = { version = "0.93.1", features = [
swc_core = { version = "0.93.2", features = [
"ecma_loader_lru",
"ecma_loader_parking_lot",
] }
Expand Down

0 comments on commit e94e658

Please sign in to comment.