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 29, 2024
1 parent 80de415 commit 8bb96ad
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 @@ -31,7 +31,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.95.9", features = [
swc_core = { version = "0.95.10", features = [
"ecma_loader_lru",
"ecma_loader_parking_lot",
] }
Expand Down

0 comments on commit 8bb96ad

Please sign in to comment.