There was an error while loading. Please reload this page.
1 parent 8db5a12 commit b1393e3Copy full SHA for b1393e3
1 file changed
opentelemetry-prometheus/Cargo.toml
@@ -15,6 +15,9 @@ license = "Apache-2.0"
15
edition = "2021"
16
rust-version = "1.81.0"
17
18
+[lib]
19
+bench = false
20
+
21
[package.metadata.docs.rs]
22
all-features = true
23
rustdoc-args = ["--cfg", "docsrs"]
0 commit comments