Skip to content

Commit 8674269

Browse files
Bump tracing-subscriber from 0.3.19 to 0.3.20 (#350)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bba05d8 commit 8674269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ toml = "0.9.4"
8484
tracing = "0.1.41"
8585
tracing-appender = "0.2.3"
8686
tracing-slog = { git = "https://github.com/oxidecomputer/tracing-slog", default-features = false }
87-
tracing-subscriber = "0.3.19"
87+
tracing-subscriber = "0.3.20"
8888
uuid = { version = "1.17.0", features = ["serde"] }
8989
valuable = "0.1.1"
9090
v-api = { git = "https://github.com/oxidecomputer/v-api" }

0 commit comments

Comments
 (0)