Skip to content

Commit

Permalink
Bump tracing-opentelemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
23Skidoo committed Oct 9, 2024
1 parent 04d55c9 commit d1a5e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ opentelemetry-otlp = {version = "0.26", features = ["http-proto", "reqwest-clien
opentelemetry_sdk = {version = "0.26", features = ["rt-tokio"], optional = true}
tracing = {version = "0.1", features = ["max_level_debug", "release_max_level_info"]}
tracing-log = {version = "0.2"}
tracing-opentelemetry = {version = "0.26", optional = true}
tracing-opentelemetry = {version = "0.27", optional = true}
tracing-subscriber = {version = "0.3", features = ["env-filter"]}

# serialization/deserialization
Expand Down

0 comments on commit d1a5e63

Please sign in to comment.