fix: regenerate Cargo.lock for punktfunk-host's winresource build-dep

The "Punktfunk Host" identity work added winresource to the host crate but
didn't update the lock, so every --locked CI job failed to resolve.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-03 15:17:31 +00:00
parent aa6f2380b9
commit f5713b90dc
Generated
+1
View File
@@ -3027,6 +3027,7 @@ dependencies = [
"windows 0.62.2 (registry+https://github.com/rust-lang/crates.io-index)",
"windows-service",
"winreg",
"winresource",
"x509-parser",
"xkbcommon",
]