Skip to content

Commit 8cb4ccf

Browse files
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 373128e commit 8cb4ccf

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
@@ -57,7 +57,7 @@ predicates = "3.0"
5757
tempfile = "3.0"
5858
tokio = { version = "1.0", features = ["full"] }
5959
tracing = "0.1.37"
60-
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
60+
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
6161

6262
[features]
6363
default = ["digest_base64", "prolly_balance_max_nodes", "git", "sql"]

0 commit comments

Comments
 (0)