Skip to content

Commit 61557ce

Browse files
Bump tracing-subscriber from 0.2.25 to 0.3.6
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.25 to 0.3.6. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.2.25...tracing-subscriber-0.3.6) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ee3451 commit 61557ce

File tree

2 files changed

+3
-26
lines changed

2 files changed

+3
-26
lines changed

Cargo.lock

+2-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vitup/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ json = "0.12.4"
5959
image = "0.23.12"
6060
base64 = "0.12.1"
6161
uuid = { version = "0.8", features = ["serde", "v4"] }
62-
tracing-subscriber = "0.2.16"
62+
tracing-subscriber = "0.3.6"
6363
tracing = "0.1"
6464
tracing-appender = "0.1.2"
6565
hyper = { version = "0.14.17", features = ["server"] }

0 commit comments

Comments
 (0)