Skip to content

Commit

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

Bump tracing-log from 0.1.3 to 0.2.0
  • Loading branch information
sporkmonger authored Nov 17, 2023
2 parents a86bec5 + 9f84634 commit 2916184
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ -26,7 +26,7 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros", "tracing"] }
envoy-control-plane = { version = "0.4.0", features = ["grpc"] }
tonic = "0.6.2"
tracing = "0.1.37"
tracing-log = "0.1.3"
tracing-log = "0.2.0"
tracing-opentelemetry = "0.21.0"
tracing-forest = { version = "0.1.5", features = ["tokio", "chrono", "uuid"] }
tracing-appender = "0.2.2"
Expand Down

0 comments on commit 2916184

Please sign in to comment.