about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2023-09-12 18:44:34 +0200
committerPhilipp Krones <hello@philkrones.com>2023-09-12 18:44:34 +0200
commit780cbf34a0964bd21009430a8193348c771fe1c8 (patch)
tree331ee0b66b90e891733844ade24e6b4ff04ca154
parent9ff2e4e5d1802af102380b34162d120505a13862 (diff)
downloadrust-780cbf34a0964bd21009430a8193348c771fe1c8.tar.gz
rust-780cbf34a0964bd21009430a8193348c771fe1c8.zip
Update Cargo.lock (ui_test update)
-rw-r--r--Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 295a5b43a6f..386b57e6a44 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -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",