Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent cb30d62 commit 50b6d96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 26 deletions.
27 changes: 2 additions & 25 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 @@ -62,7 +62,7 @@ json = "0.12.4"
image = "0.23.12"
base64 = "0.12.1"
uuid = { version = "0.8", features = ["serde", "v4"] }
tracing-subscriber = "0.2.16"
tracing-subscriber = "0.3.11"
tracing = "0.1"
tracing-appender = "0.1.2"
hyper = { version = "0.14.17", features = ["server"] }
Expand Down

0 comments on commit 50b6d96

Please sign in to comment.