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 a28a398 commit 5d48192Copy full SHA for 5d48192
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mimalloc"
3
-version = "0.1.3"
+version = "0.1.4"
4
authors = [
5
"Octavian Oncescu <octavonce@gmail.com>",
6
"Vincent Rouillé <vincent@speedy37.fr>",
libmimalloc-sys/Cargo.toml
name = "libmimalloc-sys"
authors = ["Octavian Oncescu <octavonce@gmail.com>"]
edition = "2018"
repository = "https://github.com/purpleprotocol/mimalloc_rust/tree/master/libmimalloc-sys"
0 commit comments