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 @@ -1051,9 +1051,9 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
1051
1051
1052
1052
[[package ]]
1053
1053
name = " ui_test"
1054
- version = " 0.27.1 "
1054
+ version = " 0.28.0 "
1055
1055
source = " registry+https://github.com/rust-lang/crates.io-index"
1056
- checksum = " 180a1250feba0214b892e22c3a14e9f6688cc084d7b45ec4672106fcb7914641 "
1056
+ checksum = " 7484683d60d50ca1d1b6433c3dbf6c5ad71d20387acdcfb16fe79573f3fba576 "
1057
1057
dependencies = [
1058
1058
" annotate-snippets" ,
1059
1059
" anyhow" ,
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ windows-sys = { version = "0.52", features = [
47
47
] }
48
48
49
49
[dev-dependencies ]
50
- ui_test = " 0.27.1 "
50
+ ui_test = " 0.28.0 "
51
51
colored = " 2"
52
52
rustc_version = " 0.4"
53
53
regex = " 1.5.5"
You can’t perform that action at this time.
0 commit comments