Skip to content

Commit 9da0101

Browse files
build(deps): bump tracing-subscriber from 0.3.22 to 0.3.23
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.22 to 0.3.23. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae0f62a commit 9da0101

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -80,7 +80,7 @@ tokio = { version = "1.26.0", features = [
8080
"tokio-macros",
8181
] }
8282
tracing = "0.1.37"
83-
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
83+
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
8484

8585
[[bin]]
8686
name = "rattan"

0 commit comments

Comments
 (0)