Skip to content

Commit

Permalink
Bump tracing-appender from 0.1.2 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [tracing-appender](https://github.com/tokio-rs/tracing) from 0.1.2 to 0.2.2.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](tokio-rs/tracing@tracing-appender-0.1.2...tracing-appender-0.2.2)

---
updated-dependencies:
- dependency-name: tracing-appender
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2022
1 parent bda8eba commit bac88fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 vitup/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ base64 = "0.12.1"
uuid = { version = "0.8", features = ["serde", "v4"] }
tracing-subscriber = "0.2.16"
tracing = "0.1"
tracing-appender = "0.1.2"
tracing-appender = "0.2.2"
hyper = { version = "0.14.17", features = ["server"] }
rustls = "0.20.4"
rustls-pemfile = "0.2.1"
Expand Down

0 comments on commit bac88fc

Please sign in to comment.