Skip to content

Commit 82dcf69

Browse files
Bump tracing-subscriber from 0.3.19 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c1e727 commit 82dcf69

2 files changed

Lines changed: 13 additions & 35 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ tower = "0.5.2"
5959
tower-http = { version = "0.6.6", features = ["fs"] }
6060
tower-sessions = "0.14.0"
6161
tracing = "0.1.41"
62-
tracing-subscriber = "0.3.19"
62+
tracing-subscriber = "0.3.20"
6363
url = "2.5.4"
6464
uuid = { version = "1.17.0", features = ["serde", "v4"] }
6565

0 commit comments

Comments
 (0)