Skip to content

Commit c3d3113

Browse files
committed
v0.1.20 release
1 parent 510cc35 commit c3d3113

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "mimalloc"
3-
version = "0.1.19"
3+
version = "0.1.20"
44
authors = [
55
"Octavian Oncescu <octavonce@gmail.com>",
66
"Vincent Rouillé <vincent@speedy37.fr>",
7+
"Thom Chiovoloni <chiovolonit@gmail.com>",
78
]
89
edition = "2018"
910
repository = "https://github.com/purpleprotocol/mimalloc_rust"

0 commit comments

Comments
 (0)