Skip to content

Commit 70706b3

Browse files
deps: bump tracing-subscriber from 0.3.19 to 0.3.20 in /rust-peer
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 9d9d7d2 commit 70706b3

2 files changed

Lines changed: 13 additions & 35 deletions

File tree

rust-peer/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.

rust-peer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ signal-hook = "0.3.17"
2424
tokio = { version = "1.47.1", features = ["full"] }
2525
tokio-util = { version = "0.7.14", features = ["full"] }
2626
tracing = "0.1.41"
27-
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
27+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
2828
unsigned-varint = "0.8.0"

0 commit comments

Comments
 (0)