Skip to content

Commit 615450e

Browse files
Bump tracing-subscriber from 0.3.19 to 0.3.20
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: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aabfe43 commit 615450e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/miri/Cargo.lock

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

15701570
[[package]]
15711571
name = "tracing-subscriber"
1572-
version = "0.3.19"
1572+
version = "0.3.20"
15731573
source = "registry+https://github.com/rust-lang/crates.io-index"
1574-
checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
1574+
checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5"
15751575
dependencies = [
15761576
"sharded-slab",
15771577
"thread_local",

0 commit comments

Comments
 (0)