Skip to content

Commit 95f538a

Browse files
build(deps): bump tracing-subscriber from 0.3.4 to 0.3.5 (linkerd#7542)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.4...tracing-subscriber-0.3.5) --- updated-dependencies: - dependency-name: tracing-subscriber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0efa6e commit 95f538a

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
@@ -2058,9 +2058,9 @@ dependencies = [
20582058

20592059
[[package]]
20602060
name = "tracing-subscriber"
2061-
version = "0.3.4"
2061+
version = "0.3.5"
20622062
source = "registry+https://github.com/rust-lang/crates.io-index"
2063-
checksum = "d5e6136799e1079699e0d9784c883e03af55cf6a1bee48fe1d79ca552c1bc36f"
2063+
checksum = "5d81bfa81424cc98cb034b837c985b7a290f592e5b4322f353f94a0ab0f9f594"
20642064
dependencies = [
20652065
"lazy_static",
20662066
"matchers",

0 commit comments

Comments
 (0)