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 ef05353 commit 93cafffCopy full SHA for 93cafff
runtime_tracing_cli/Cargo.toml
@@ -6,4 +6,5 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
+clap = { version = "4.5.40", features = ["derive"] }
10
runtime_tracing.workspace = true
0 commit comments