We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510cc35 commit c3d3113Copy full SHA for c3d3113
Cargo.toml
@@ -1,9 +1,10 @@
1
[package]
2
name = "mimalloc"
3
-version = "0.1.19"
+version = "0.1.20"
4
authors = [
5
"Octavian Oncescu <[email protected]>",
6
"Vincent Rouillé <[email protected]>",
7
+ "Thom Chiovoloni <[email protected]>",
8
]
9
edition = "2018"
10
repository = "https://github.com/purpleprotocol/mimalloc_rust"
0 commit comments