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.1 "
3
+ version = " 0.1.2 "
4
4
authors = [" Octavian Oncescu <octavonce@gmail.com>" ]
5
5
edition = " 2018"
6
6
repository = " https://github.com/purpleprotocol/mimalloc_rust"
@@ -15,7 +15,7 @@ travis-ci = { repository = "purpleprotocol/mimalloc_rust" }
15
15
16
16
[dependencies ]
17
17
libc = " 0.2"
18
- libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.0 " }
18
+ libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.2 " }
19
19
20
20
[features ]
21
21
default = [" secure" ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " libmimalloc-sys"
3
- version = " 0.1.1 "
3
+ version = " 0.1.2 "
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