File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -2419,7 +2419,7 @@ dependencies = [
2419
2419
" rustc_version" ,
2420
2420
" serde" ,
2421
2421
" smallvec" ,
2422
- " ui_test 0.11.7 " ,
2422
+ " ui_test 0.21.2 " ,
2423
2423
]
2424
2424
2425
2425
[[package ]]
@@ -5621,18 +5621,23 @@ checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
5621
5621
5622
5622
[[package ]]
5623
5623
name = " ui_test"
5624
- version = " 0.11.7 "
5624
+ version = " 0.20.0 "
5625
5625
source = " registry+https://github.com/rust-lang/crates.io-index"
5626
- checksum = " c21899b59f53717dfad29e4f46e5b21a200a1b6888ab86532a07cfc8b48dd78c "
5626
+ checksum = " bfd8fb9b15c8332cf51bfc2dc4830063b2446a9c9d732421b56f2478024a3971 "
5627
5627
dependencies = [
5628
+ " annotate-snippets" ,
5629
+ " anyhow" ,
5628
5630
" bstr" ,
5629
5631
" cargo-platform" ,
5630
5632
" cargo_metadata" ,
5631
5633
" color-eyre" ,
5632
5634
" colored" ,
5635
+ " comma" ,
5633
5636
" crossbeam-channel" ,
5634
- " diff " ,
5637
+ " indicatif " ,
5635
5638
" lazy_static" ,
5639
+ " levenshtein" ,
5640
+ " prettydiff" ,
5636
5641
" regex" ,
5637
5642
" rustc_version" ,
5638
5643
" rustfix" ,
@@ -5643,9 +5648,9 @@ dependencies = [
5643
5648
5644
5649
[[package ]]
5645
5650
name = " ui_test"
5646
- version = " 0.20.0 "
5651
+ version = " 0.21.2 "
5647
5652
source = " registry+https://github.com/rust-lang/crates.io-index"
5648
- checksum = " bfd8fb9b15c8332cf51bfc2dc4830063b2446a9c9d732421b56f2478024a3971 "
5653
+ checksum = " aaf4bf7c184b8dfc7a4d3b90df789b1eb992ee42811cd115f32a7a1eb781058d "
5649
5654
dependencies = [
5650
5655
" annotate-snippets" ,
5651
5656
" anyhow" ,
You can’t perform that action at this time.
0 commit comments