[package] name = "mimallocate-sys" authors = ["Deadbeef ", "Octavian Oncescu "] version = "0.1.1" edition = "2021" license = "MIT OR Apache-2.0" description = "Beta bindings to the mimalloc allocator" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies] cc = "1.0"