We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee4992 commit c33dbd9Copy full SHA for c33dbd9
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "rustix-dlmalloc"
3
-version = "0.2.0"
+version = "0.2.1"
4
authors = ["Alex Crichton <alex@alexcrichton.com>", "Dan Gohman <dev@sunfishcode.online>"]
5
license = "MIT/Apache-2.0"
6
readme = "README.md"
fuzz/Cargo.toml
name = "dlmalloc-fuzz"
publish = false
edition.workspace = true
0 commit comments