jfecher/ante

Update mimalloc version

ehllie opened this issue · 0 comments

mimalloc = { version = "0.1.19", default-features = false }

Current version in cargo.toml is 0.1.19, however that version does not have the following fix:
microsoft/mimalloc@40e0507
It results in builds under older macOS systems failing.