File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -627,13 +627,13 @@ checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
627
627
628
628
[[package ]]
629
629
name = " colored"
630
- version = " 2.0.0 "
630
+ version = " 2.0.4 "
631
631
source = " registry+https://github.com/rust-lang/crates.io-index"
632
- checksum = " b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd "
632
+ checksum = " 2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6 "
633
633
dependencies = [
634
- " atty " ,
634
+ " is-terminal " ,
635
635
" lazy_static" ,
636
- " winapi " ,
636
+ " windows-sys 0.48.0 " ,
637
637
]
638
638
639
639
[[package ]]
@@ -5591,11 +5591,11 @@ dependencies = [
5591
5591
5592
5592
[[package ]]
5593
5593
name = " tracing-tree"
5594
- version = " 0.2.3 "
5594
+ version = " 0.2.4 "
5595
5595
source = " registry+https://github.com/rust-lang/crates.io-index"
5596
- checksum = " 4f9742d8df709837409dbb22aa25dd7769c260406f20ff48a2320b80a4a6aed0 "
5596
+ checksum = " 92d6b63348fad3ae0439b8bebf8d38fb5bda0b115d7a8a7e6f165f12790c58c3 "
5597
5597
dependencies = [
5598
- " atty " ,
5598
+ " is-terminal " ,
5599
5599
" nu-ansi-term" ,
5600
5600
" tracing-core" ,
5601
5601
" tracing-log" ,
You can’t perform that action at this time.
0 commit comments