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.1 "
3+ version = " 0.1.2 "
44authors = [" Octavian Oncescu <octavonce@gmail.com>" ]
55edition = " 2018"
66repository = " https://github.com/purpleprotocol/mimalloc_rust"
@@ -15,7 +15,7 @@ travis-ci = { repository = "purpleprotocol/mimalloc_rust" }
1515
1616[dependencies ]
1717libc = " 0.2"
18- libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.0 " }
18+ libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.2 " }
1919
2020[features ]
2121default = [" secure" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " libmimalloc-sys"
3- version = " 0.1.1 "
3+ version = " 0.1.2 "
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