Skip to content

Commit 97fb7d5

Browse files
chore(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 263abc0 commit 97fb7d5

File tree

2 files changed

+13
-35
lines changed

2 files changed

+13
-35
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sentry = { version = "0.41.0", default-features = false, features = [
3636
"logs"
3737
] }
3838
tracing = "0.1.40"
39-
tracing-subscriber = { version = "0.3.18", features = [
39+
tracing-subscriber = { version = "0.3.20", features = [
4040
"std",
4141
"env-filter",
4242
"json",

0 commit comments

Comments
 (0)