EmbarkStudios / cargo-about

📜 Cargo plugin to generate list of all licenses for a crate 🦀
http://embark.rs
Apache License 2.0
545 stars 32 forks source link

Switch from rpmalloc to mimalloc #157

Closed badboy closed 3 years ago

badboy commented 3 years ago

Checklist

Description of Changes

This now allows to build on aarch64-apple-darwin (M1/Arm Apple machines)

Related Issues

Fixes #137