Skip to content

Commit 79957a7

Browse files
committed
Auto merge of rust-lang#3092 - RalfJung:ui-test, r=RalfJung
update ui_test In particular this includes oli-obk/ui_test#167 :)
2 parents 024279a + 377730e commit 79957a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/miri/Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -947,9 +947,9 @@ dependencies = [
947947

948948
[[package]]
949949
name = "ui_test"
950-
version = "0.21.1"
950+
version = "0.21.2"
951951
source = "registry+https://github.com/rust-lang/crates.io-index"
952-
checksum = "accffe020b57a6dd50014d457b5842c5a2ca73cd84f07d86d0a19c460a6509ae"
952+
checksum = "aaf4bf7c184b8dfc7a4d3b90df789b1eb992ee42811cd115f32a7a1eb781058d"
953953
dependencies = [
954954
"annotate-snippets",
955955
"anyhow",

0 commit comments

Comments
 (0)