We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7007d6c commit 970df2cCopy full SHA for 970df2c
crates/swc_allocator/Cargo.toml
@@ -30,7 +30,7 @@ skip-warning = []
30
31
32
[dependencies]
33
-allocator-api2 = { workspace = true, default-features = false }
+allocator-api2 = { workspace = true, default-features = true }
34
bumpalo = { workspace = true, features = [
35
"allocator-api2",
36
], default-features = false }
0 commit comments