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 1
1
[package ]
2
2
name = " mimalloc"
3
- version = " 0.1.9 "
3
+ version = " 0.1.10 "
4
4
authors = [
5
5
" Octavian Oncescu <octavonce@gmail.com>" ,
6
6
" Vincent Rouillé <vincent@speedy37.fr>" ,
@@ -21,7 +21,7 @@ travis-ci = { repository = "purpleprotocol/mimalloc_rust" }
21
21
22
22
[dependencies ]
23
23
libc = " 0.2"
24
- libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.6 " }
24
+ libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.7 " }
25
25
26
26
[features ]
27
27
default = [" secure" ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " libmimalloc-sys"
3
- version = " 0.1.6 "
3
+ version = " 0.1.7 "
4
4
authors = [" Octavian Oncescu <octavonce@gmail.com>" ]
5
5
edition = " 2018"
6
6
repository = " https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys"
You can’t perform that action at this time.
0 commit comments