chore(deps): lock file maintenance
Some checks failed
/ build (push) Successful in 1m16s
/ check-integration-tests (push) Failing after 2m45s
/ report-size (push) Successful in 12s

This commit is contained in:
Renovate Bot 2025-06-26 22:00:40 +02:00
parent 94e07a2313
commit 11ecdd4848
Signed by: renovate
SSH key fingerprint: SHA256:Ok6vtqmmerU0tEwRrmaddAKicKgaATKobBC7exAUPLo
2 changed files with 13 additions and 15 deletions

8
Cargo.lock generated
View file

@ -265,14 +265,12 @@ checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
[[package]]
name = "console"
version = "0.15.11"
version = "0.15.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8"
checksum = "88a18407950d6c9c2b496788efd35faf8790c24dca57ccf6818c749caf9a6065"
dependencies = [
"encode_unicode",
"libc",
"once_cell",
"windows-sys 0.59.0",
"windows-sys 0.60.2",
]
[[package]]