We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b39717 commit 45a0db1Copy full SHA for 45a0db1
malloc_size_of/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "malloc_size_of"
3
description = "A an allocator-agnostic crate for measuring the heap size of a value"
4
-version = "0.1.0-alpha.1"
+version = "0.1.0"
5
authors = ["The Servo Project Developers"]
6
license = "MIT OR Apache-2.0"
7
repository = "https://github.com/servo/malloc_size_of"
0 commit comments