Update Cargo.lock

This commit is contained in:
Philipp Krones 2025-03-20 22:35:05 +01:00
parent ae31f7a024
commit 58142e99ae
No known key found for this signature in database
GPG key ID: 1CA0DF2AF59D68A5

View file

@ -547,7 +547,7 @@ dependencies = [
"termize",
"tokio",
"toml 0.7.8",
"ui_test 0.26.5",
"ui_test 0.29.2",
"walkdir",
]
@ -2021,7 +2021,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
dependencies = [
"cfg-if",
"windows-targets 0.48.5",
"windows-targets 0.52.6",
]
[[package]]
@ -5488,9 +5488,9 @@ dependencies = [
[[package]]
name = "ui_test"
version = "0.26.5"
version = "0.28.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "32ee4c40e5a5f9fa6864ff976473e5d6a6e9884b6ce68b40690d9f87e1994c83"
checksum = "7484683d60d50ca1d1b6433c3dbf6c5ad71d20387acdcfb16fe79573f3fba576"
dependencies = [
"annotate-snippets 0.11.5",
"anyhow",
@ -5514,9 +5514,9 @@ dependencies = [
[[package]]
name = "ui_test"
version = "0.28.0"
version = "0.29.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7484683d60d50ca1d1b6433c3dbf6c5ad71d20387acdcfb16fe79573f3fba576"
checksum = "1211b1111c752c73b33073d2958072be08825fd97c9ab4d83444da361a06634b"
dependencies = [
"annotate-snippets 0.11.5",
"anyhow",