File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " mimalloc"
3- version = " 0.1.48 "
3+ version = " 0.1.49 "
44authors = [
55 " Octavian Oncescu <octavonce@gmail.com>" ,
66 " Vincent Rouillé <vincent@speedy37.fr>" ,
@@ -25,7 +25,7 @@ members = [
2525travis-ci = { repository = " purpleprotocol/mimalloc_rust" }
2626
2727[dependencies ]
28- libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.44 " , default-features = false }
28+ libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.45 " , default-features = false }
2929
3030[features ]
3131default = []
Original file line number Diff line number Diff line change 11[package ]
22name = " libmimalloc-sys"
3- version = " 0.1.44 "
3+ version = " 0.1.45 "
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