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.17 "
3
+ version = " 0.1.18 "
4
4
authors = [
5
5
" Octavian Oncescu <octavonce@gmail.com>" ,
6
6
" Vincent Rouillé <vincent@speedy37.fr>" ,
@@ -20,7 +20,7 @@ members = ["libmimalloc-sys"]
20
20
travis-ci = { repository = " purpleprotocol/mimalloc_rust" }
21
21
22
22
[dependencies ]
23
- libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.13 " , default-features = false }
23
+ libmimalloc-sys = { path = " libmimalloc-sys" , version = " 0.1.14 " , default-features = false }
24
24
25
25
[features ]
26
26
default = [" secure" ]
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " libmimalloc-sys"
3
- version = " 0.1.13 "
3
+ version = " 0.1.14 "
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