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 7907b77 commit 409dba5Copy full SHA for 409dba5
Cargo.toml
@@ -21,7 +21,7 @@ members = ["libmimalloc-sys", "libmimalloc-sys/sys-test"]
21
travis-ci = { repository = "purpleprotocol/mimalloc_rust" }
22
23
[dependencies]
24
-libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.21", default-features = false }
+libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.22", default-features = false }
25
26
[features]
27
default = ["secure"]
0 commit comments