Skip to content

Commit 58c279c

Browse files
dependabot[bot]bnjbvr
authored andcommitted
build(deps): bump tracing-subscriber from 0.3.18 to 0.3.20
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.18 to 0.3.20. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.18...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] <support@github.com>
1 parent 9b3b50e commit 58c279c

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
lines changed

Cargo.lock

Lines changed: 7 additions & 14 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
@@ -26,7 +26,7 @@ serde = { version = "1.0.152", features = ["derive"] }
2626
tokio = { version = "1.38.2", features = ["rt-multi-thread", "macros"] }
2727
toml = "0.5.10"
2828
tracing = "0.1.37"
29-
tracing-subscriber = "0.3.16"
29+
tracing-subscriber = "0.3.20"
3030
wasmtime = { version = "32.0.0", features = ["component-model"] }
3131
directories = "5.0.1"
3232
rayon = "1.10.0"

0 commit comments

Comments
 (0)