Skip to content

Commit

Permalink
Merge pull request #81 from intersection-project/renovate/tracing-app…
Browse files Browse the repository at this point in the history
…ender-0.x

fix(deps): update rust crate tracing-appender to 0.2.3
  • Loading branch information
thetayloredman authored Jan 4, 2024
2 parents 69d06bc + 8baa6a1 commit 3d325b1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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 @@ regex = "1.10.2"
tap = "1.0.1"
tokio = { version = "1.33.0", features = ["macros", "rt-multi-thread"] }
tracing = { version = "0.1.40", features = ["release_max_level_info"] }
tracing-appender = "0.2.2"
tracing-appender = "0.2.3"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }

[dev-dependencies]
Expand Down

0 comments on commit 3d325b1

Please sign in to comment.