mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-29 22:10:38 +00:00
Update tracing-opentelemetry/Cargo.toml
This commit is contained in:
parent
e0be19a710
commit
08dc62cd5e
@ -22,9 +22,6 @@ rust-version = "1.46.0"
|
||||
[features]
|
||||
default = ["tracing-log"]
|
||||
|
||||
[features]
|
||||
default = ["tracing-log"]
|
||||
|
||||
[dependencies]
|
||||
opentelemetry = { version = "0.17", default-features = false, features = ["trace"] }
|
||||
tracing = { path = "../tracing", version = "0.1", default-features = false, features = ["std"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user