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 72b2c32 commit 5f28c71Copy full SHA for 5f28c71
allocative/Cargo.toml
@@ -2,7 +2,7 @@
2
authors = ["Meta"]
3
description = "Inspect rust object tree and output it as flamegraph"
4
documentation = "https://docs.rs/allocative"
5
-edition = "2021"
+edition = "2024"
6
license = { workspace = true }
7
name = "allocative"
8
repository = "https://github.com/facebookexperimental/allocative"
allocative_derive/Cargo.toml
description = "Implementation of derive(Allocative) for allocative crate"
name = "allocative_derive"
0 commit comments