Skip to content

Commit f62bc01

Browse files
authored
use workspace lint configuration (open-telemetry#2674)
1 parent fd85a75 commit f62bc01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ experimental_use_tracing_span_context = ["tracing-opentelemetry"]
4343
name = "logs"
4444
harness = false
4545
required-features = ["spec_unstable_logs_enabled"]
46+
47+
[lints]
48+
workspace = true

0 commit comments

Comments
 (0)