regorus-mimalloc-sys 2.2.6

Vendored mimalloc C allocator bindings for regorus
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "regorus-mimalloc-sys"
version = "2.2.6"
build = "build.rs"
links = "mimalloc"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Vendored mimalloc C allocator bindings for regorus"
readme = false
license = "MIT"
repository = "https://github.com/microsoft/regorus"

[lib]
name = "regorus_mimalloc_sys"
path = "src/lib.rs"

[dependencies]

[build-dependencies.cc]
version = "1.0"