diff --git a/Cargo.toml b/Cargo.toml index 645f4626f..6dbbd9081 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -359,6 +359,7 @@ version = "0.6.0" [workspace.dependencies.opentelemetry-semantic-conventions] version = "0.27.0" +features = ["semconv_experimental"] [workspace.dependencies.opentelemetry-stdout] version = "0.27.0"