difftreelog
ci do not use mimalloc by default
in: master
1 file changed
cmds/jrsonnet/Cargo.tomldiffbeforeafterboth8publish = false8publish = false9910[features]10[features]11default = ["mimalloc"]12# Use mimalloc as allocator11# Use mimalloc as allocator13mimalloc = ["mimallocator"]12mimalloc = ["mimallocator"]1413