Update Cargo.lock (ui_test update)

This commit is contained in:
Philipp Krones 2023-09-12 18:44:34 +02:00
parent 9ff2e4e5d1
commit 780cbf34a0
No known key found for this signature in database
GPG Key ID: 1CA0DF2AF59D68A5
1 changed files with 3 additions and 3 deletions

View File

@ -531,7 +531,7 @@ dependencies = [
"tester",
"tokio",
"toml 0.7.5",
"ui_test 0.18.1",
"ui_test 0.20.0",
"walkdir",
]
@ -5596,9 +5596,9 @@ dependencies = [
[[package]]
name = "ui_test"
version = "0.18.1"
version = "0.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "640159421816683e558867ffc0e60ed3a3ed97ec6ccb22c03adb41bf87c5cfa4"
checksum = "bfd8fb9b15c8332cf51bfc2dc4830063b2446a9c9d732421b56f2478024a3971"
dependencies = [
"annotate-snippets",
"anyhow",