Skip to content

Commit b8b1fa9

Browse files
build(deps): bump tracing-subscriber from 0.3.6 to 0.3.7 (#1446)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.6...tracing-subscriber-0.3.7) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 502c3af commit b8b1fa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2634,9 +2634,9 @@ dependencies = [
26342634

26352635
[[package]]
26362636
name = "tracing-subscriber"
2637-
version = "0.3.6"
2637+
version = "0.3.7"
26382638
source = "registry+https://github.com/rust-lang/crates.io-index"
2639-
checksum = "77be66445c4eeebb934a7340f227bfe7b338173d3f8c00a60a5a58005c9faecf"
2639+
checksum = "5312f325fe3588e277415f5a6cca1f4ccad0f248c4cd5a4bd33032d7286abc22"
26402640
dependencies = [
26412641
"ansi_term",
26422642
"lazy_static",

0 commit comments

Comments
 (0)