Skip to content

Commit

Permalink
update feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
mellowagain committed Jul 19, 2024
1 parent d69330f commit 651df47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autometrics/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mod constants;
#[cfg(any(
feature = "exemplars-tracing",
feature = "exemplars-tracing-opentelemetry",
feature = "exemplars-tracing-opentelemetry-0_22",
feature = "exemplars-tracing-opentelemetry-0_24",
))]
pub mod exemplars;
mod labels;
Expand Down

0 comments on commit 651df47

Please sign in to comment.