Skip to content

Commit 496618c

Browse files
authored
chore: rename libmimalloc-sys2 links name (#9)
1 parent 314f689 commit 496618c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmimalloc-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ keywords = ["allocator", "encrypted-heap", "performance"]
88
categories = ["memory-management", "api-bindings"]
99
description = "Sys crate wrapping the mimalloc allocator"
1010
license = "MIT"
11-
links = "mimalloc"
11+
links = "mimalloc_sys2"
1212
exclude = [
1313
"/c_src/mimalloc/bin",
1414
"/c_src/mimalloc/doc",

0 commit comments

Comments
 (0)