Skip to content

Commit b2b77e5

Browse files
committed
ci: do not use mimalloc by default
Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
1 parent 070336f commit b2b77e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmds/jrsonnet/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ edition = "2018"
88
publish = false
99

1010
[features]
11-
default = ["mimalloc"]
1211
# Use mimalloc as allocator
1312
mimalloc = ["mimallocator"]
1413

0 commit comments

Comments
 (0)