Skip to content

Commit a916789

Browse files
committed
fix feature
1 parent 1f979b5 commit a916789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-jaeger-propagator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ opentelemetry = { features = ["testing"], path = "../opentelemetry" }
2929

3030
[features]
3131
default = ["internal-logs"]
32-
internal-logs = []
32+
internal-logs = ["opentelemetry/internal-logs"]
3333

3434
[lints]
3535
workspace = true

0 commit comments

Comments
 (0)