Skip to content

Commit 377ac41

Browse files
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] <[email protected]>
1 parent 6e68c12 commit 377ac41

File tree

2 files changed

+26
-48
lines changed

2 files changed

+26
-48
lines changed

Cargo.lock

Lines changed: 25 additions & 47 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
@@ -93,7 +93,7 @@ version = "0.1.4"
9393
# path = "../nutmeg"
9494

9595
[dependencies.tracing-subscriber]
96-
version = "0.3.16"
96+
version = "0.3.20"
9797
features = ["env-filter", "fmt", "json", "local-time", "time"]
9898

9999
[dev-dependencies]

0 commit comments

Comments
 (0)