Skip to content

Commit 5a41a1f

Browse files
authored
Merge branch 'main' into cijothomas/metric-observables1
2 parents c9e9a26 + 8fd83e2 commit 5a41a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-http/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ mod isahc {
125125
}
126126
}
127127

128-
#[cfg(any(feature = "hyper", feature = "hyper_tls"))]
128+
#[cfg(feature = "hyper")]
129129
pub mod hyper {
130130
use crate::ResponseExt;
131131

0 commit comments

Comments
 (0)