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 7cae803 commit 3d69208Copy full SHA for 3d69208
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "flamegraph"
3
version = "0.6.3"
4
edition = "2021"
5
+rust-version = "1.64"
6
description = "A simple cargo subcommand for generating flamegraphs, using inferno under the hood"
7
license = "MIT OR Apache-2.0"
8
repository = "https://github.com/flamegraph-rs/flamegraph"
0 commit comments