We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314f689 commit 496618cCopy full SHA for 496618c
1 file changed
libmimalloc-sys/Cargo.toml
@@ -8,7 +8,7 @@ keywords = ["allocator", "encrypted-heap", "performance"]
8
categories = ["memory-management", "api-bindings"]
9
description = "Sys crate wrapping the mimalloc allocator"
10
license = "MIT"
11
-links = "mimalloc"
+links = "mimalloc_sys2"
12
exclude = [
13
"/c_src/mimalloc/bin",
14
"/c_src/mimalloc/doc",
0 commit comments