Skip to content

Commit 4f5a813

Browse files
committed
Actually bump libmimalloc-sys version
1 parent 9069e08 commit 4f5a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ members = ["libmimalloc-sys", "libmimalloc-sys/sys-test"]
2121
travis-ci = { repository = "purpleprotocol/mimalloc_rust" }
2222

2323
[dependencies]
24-
libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.35", default-features = false }
24+
libmimalloc-sys = { path = "libmimalloc-sys", version = "0.1.36", default-features = false }
2525

2626
[features]
2727
default = []

0 commit comments

Comments
 (0)