We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d74a48 commit 509ff37Copy full SHA for 509ff37
Cargo.toml
@@ -5,6 +5,7 @@ version = "1.1.0"
5
authors = ["Jörg Thalheim <[email protected]>"]
6
categories = ["tools::Debugging", "systems::Unix APIs"]
7
repository = "https://github.com/Mic92/cntr"
8
+license = "MIT"
9
10
[dependencies]
11
cpuprofiler = {version = "*", optional = true}
0 commit comments