Update On Wed Oct 29 19:43:11 CET 2025

This commit is contained in:
github-action[bot]
2025-10-29 19:43:12 +01:00
parent d6c0cc343d
commit 74fefeb01a
31 changed files with 664 additions and 541 deletions

View File

@@ -2018,11 +2018,11 @@ dependencies = [
[[package]]
name = "ctrlc"
version = "3.5.0"
version = "3.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "881c5d0a13b2f1498e2306e82cbada78390e152d4b1378fb28a84f4dcd0dc4f3"
checksum = "73736a89c4aff73035ba2ed2e565061954da00d4970fc9ac25dcc85a2a20d790"
dependencies = [
"dispatch",
"dispatch2",
"nix 0.30.1",
"windows-sys 0.61.2",
]