Skip to content

Commit e450ad4

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

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
@@ -12,7 +12,7 @@ dotenvy = "0.15.7"
1212
envy = "0.4.2"
1313

1414
tracing = "0.1.44"
15-
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "fmt"] }
15+
tracing-subscriber = { version = "0.3.22", features = ["env-filter", "fmt"] }
1616

1717
time = "0.3.44"
1818
regex = "1.12.2"

0 commit comments

Comments
 (0)