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 = [
2738
2738
2739
2739
[[package ]]
2740
2740
name = " tracing-subscriber"
2741
- version = " 0.3.19 "
2741
+ version = " 0.3.20 "
2742
2742
source = " registry+https://github.com/rust-lang/crates.io-index"
2743
- checksum = " e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 "
2743
+ checksum = " 2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5 "
2744
2744
dependencies = [
2745
2745
" sharded-slab" ,
2746
2746
" thread_local" ,
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ temp-dir = "0.1.16"
163
163
text-size = " 1.1.1"
164
164
tracing = " 0.1.41"
165
165
tracing-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 = [
167
167
" registry" ,
168
168
" fmt" ,
169
169
" local-time" ,
You can’t perform that action at this time.
0 commit comments