diff --git a/Cargo.toml b/Cargo.toml index 8f357a6..fa85926 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ members = ["libmimalloc-sys", "libmimalloc-sys/sys-test"] travis-ci = { repository = "purpleprotocol/mimalloc_rust" } [dependencies] -libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.35", default-features = false } +libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.36", default-features = false } [features] default = []