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 052c20d commit c88cd7aCopy full SHA for c88cd7a
opentelemetry-sdk/Cargo.toml
@@ -37,7 +37,6 @@ rustdoc-args = ["--cfg", "docsrs"]
37
[dev-dependencies]
38
criterion = { workspace = true, features = ["html_reports"] }
39
temp-env = { workspace = true }
40
-num_cpus = "1.15.0"
41
42
[target.'cfg(not(target_os = "windows"))'.dev-dependencies]
43
pprof = { version = "0.13", features = ["flamegraph", "criterion"] }
0 commit comments