Skip to content

Commit 970df2c

Browse files
committed
fix
1 parent 7007d6c commit 970df2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/swc_allocator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ skip-warning = []
3030

3131

3232
[dependencies]
33-
allocator-api2 = { workspace = true, default-features = false }
33+
allocator-api2 = { workspace = true, default-features = true }
3434
bumpalo = { workspace = true, features = [
3535
"allocator-api2",
3636
], default-features = false }

0 commit comments

Comments
 (0)