Skip to content

Commit c88cd7a

Browse files
committed
remove unused crate
1 parent 052c20d commit c88cd7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-sdk/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ rustdoc-args = ["--cfg", "docsrs"]
3737
[dev-dependencies]
3838
criterion = { workspace = true, features = ["html_reports"] }
3939
temp-env = { workspace = true }
40-
num_cpus = "1.15.0"
4140

4241
[target.'cfg(not(target_os = "windows"))'.dev-dependencies]
4342
pprof = { version = "0.13", features = ["flamegraph", "criterion"] }

0 commit comments

Comments
 (0)