mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Update Cargo.lock (ui_test update)
This commit is contained in:
parent
9ff2e4e5d1
commit
780cbf34a0
@ -531,7 +531,7 @@ dependencies = [
|
|||||||
"tester",
|
"tester",
|
||||||
"tokio",
|
"tokio",
|
||||||
"toml 0.7.5",
|
"toml 0.7.5",
|
||||||
"ui_test 0.18.1",
|
"ui_test 0.20.0",
|
||||||
"walkdir",
|
"walkdir",
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -5596,9 +5596,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ui_test"
|
name = "ui_test"
|
||||||
version = "0.18.1"
|
version = "0.20.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "640159421816683e558867ffc0e60ed3a3ed97ec6ccb22c03adb41bf87c5cfa4"
|
checksum = "bfd8fb9b15c8332cf51bfc2dc4830063b2446a9c9d732421b56f2478024a3971"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"annotate-snippets",
|
"annotate-snippets",
|
||||||
"anyhow",
|
"anyhow",
|
||||||
|
Loading…
Reference in New Issue
Block a user