Skip to content

Commit 07ca135

Browse files
build(deps): 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] <[email protected]>
1 parent 29e755d commit 07ca135

File tree

2 files changed

+15
-37
lines changed

2 files changed

+15
-37
lines changed

Cargo.lock

Lines changed: 14 additions & 36 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
@@ -98,7 +98,7 @@ log = "0.4.26"
9898
notify = "8.0.0"
9999
rand = "0.8.5"
100100
tracing = "0.1.40"
101-
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
101+
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
102102
safe-write = "0.1.2"
103103
nix = "0.29.0"
104104
sd-notify = "0.4.5"

0 commit comments

Comments
 (0)