Skip to content

Commit d604cb6

Browse files
authored
Merge pull request #33 from nlhepler/patch-1
add links directive to libmimalloc-sys crate
2 parents c71c07b + aca5df3 commit d604cb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmimalloc-sys/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ keywords = ["allocator", "encrypted-heap", "performance"]
88
categories = ["allocator"]
99
description = "Sys crate wrapping the mimalloc allocator"
1010
license = "MIT"
11+
links = "mimalloc"
1112

1213
[dependencies]
1314

0 commit comments

Comments
 (0)