File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " mimalloc"
3- version = " 0.1.15 "
3+ version = " 0.1.16 "
44authors = [
55 " Octavian Oncescu <octavonce@gmail.com>" ,
66 " Vincent Rouillé <vincent@speedy37.fr>" ,
@@ -20,7 +20,7 @@ members = ["libmimalloc-sys" ]
2020travis-ci = { repository = " purpleprotocol/mimalloc_rust" }
2121
2222[dependencies ]
23- libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.11 " }
23+ libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.12 " }
2424
2525[features ]
2626default = [" secure" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " libmimalloc-sys"
3- version = " 0.1.11 "
3+ version = " 0.1.12 "
44authors = [" Octavian Oncescu <octavonce@gmail.com>" ]
55edition = " 2018"
66repository = " https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys"
You can’t perform that action at this time.
0 commit comments