# 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 = "mimalloc2-rust" version = "0.3.2" description = "the fork of the best binding for mimalloc in rust" readme = "README.md" license = "MIT" repository = "https://git.sr.ht/~alip/mimalloc2-rust" [dependencies.cty] version = "0.2" [dependencies.mimalloc2-rust-sys] version = "2.1.7-source" [dev-dependencies.lazy_static] version = "1.4.0" [features] asm = ["mimalloc2-rust-sys/asm"] local-dynamic-tls = ["mimalloc2-rust-sys/local-dynamic-tls"] secure = ["mimalloc2-rust-sys/secure"] skip-collect-on-exit = ["mimalloc2-rust-sys/skip-collect-on-exit"] unstable = []