Skip to content

Commit

Permalink
Update swc crates
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Apr 10, 2024
1 parent 99570ca commit 3152182
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 @@ -30,7 +30,7 @@ next-core = { path = "packages/next-swc/crates/next-core" }
next-custom-transforms = { path = "packages/next-swc/crates/next-custom-transforms" }

# SWC crates
swc_core = { version = "0.90.29", features = [
swc_core = { version = "0.90.30", features = [
"ecma_loader_lru",
"ecma_loader_parking_lot",
] }
Expand Down

0 comments on commit 3152182

Please sign in to comment.