Skip to content

Commit dd0aeda

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump tracing-subscriber from 0.3.3 to 0.3.4 (#1421)
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.3...tracing-subscriber-0.3.4) --- 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> (cherry picked from commit f0bd122) Signed-off-by: Oliver Gould <ver@buoyant.io>
1 parent ded2c49 commit dd0aeda

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
@@ -2365,9 +2365,9 @@ dependencies = [
23652365

23662366
[[package]]
23672367
name = "tracing-subscriber"
2368-
version = "0.3.3"
2368+
version = "0.3.4"
23692369
source = "registry+https://github.com/rust-lang/crates.io-index"
2370-
checksum = "245da694cc7fc4729f3f418b304cb57789f1bed2a78c575407ab8a23f53cb4d3"
2370+
checksum = "d5e6136799e1079699e0d9784c883e03af55cf6a1bee48fe1d79ca552c1bc36f"
23712371
dependencies = [
23722372
"ansi_term",
23732373
"lazy_static",

0 commit comments

Comments
 (0)