Skip to content

Commit

Permalink
Merge pull request #402 from bulwark-security/dependabot/cargo/tracin…
Browse files Browse the repository at this point in the history
…g-opentelemetry-0.25.0

Bump tracing-opentelemetry from 0.23.0 to 0.25.0
  • Loading branch information
sporkmonger authored Aug 21, 2024
2 parents 4538ea0 + db62cfc commit 5399a02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
30 changes: 6 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tracing-appender = "0.2.2"
tracing-core = "0.1.31"
tracing-forest = { version = "0.1.5", features = ["tokio", "chrono", "uuid"] }
tracing-log = "0.2.0"
tracing-opentelemetry = "0.23.0"
tracing-opentelemetry = "0.25.0"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }

[dev-dependencies]
Expand Down

0 comments on commit 5399a02

Please sign in to comment.