File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2738,9 +2738,9 @@ dependencies = [
27382738
27392739[[package ]]
27402740name = " tracing-subscriber"
2741- version = " 0.3.19 "
2741+ version = " 0.3.20 "
27422742source = " registry+https://github.com/rust-lang/crates.io-index"
2743- checksum = " e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 "
2743+ checksum = " 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 "
27442744dependencies = [
27452745 " sharded-slab" ,
27462746 " thread_local" ,
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ temp-dir = "0.1.16"
163163text-size = " 1.1.1"
164164tracing = " 0.1.41"
165165tracing-tree = " 0.4.0"
166- tracing-subscriber = { version = " 0.3.19 " , default-features = false , features = [
166+ tracing-subscriber = { version = " 0.3.20 " , default-features = false , features = [
167167 " registry" ,
168168 " fmt" ,
169169 " local-time" ,
You can’t perform that action at this time.
0 commit comments