Skip to content

Commit 7627224

Browse files
committed
remove unused crate
1 parent 4e4a189 commit 7627224

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-appender-tracing/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ opentelemetry-stdout = { path = "../opentelemetry-stdout", features = ["logs"] }
2424
opentelemetry_sdk = { path = "../opentelemetry-sdk", features = ["logs", "testing"] }
2525
tracing-subscriber = { workspace = true, features = ["registry", "std", "env-filter"] }
2626
tracing-log = "0.2"
27-
async-trait = { workspace = true }
2827
criterion = { workspace = true }
2928
tokio = { workspace = true, features = ["full"]}
3029

0 commit comments

Comments
 (0)