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 9069e08 commit 4f5a813Copy full SHA for 4f5a813
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.35", default-features = false }
+libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.36", default-features = false }
25
26
[features]
27
default = []
0 commit comments