chore: update workspace Cargo.lock after excluding openfut-hook

openfut-hook (now its own workspace root) and its windows-sys deps are no longer
part of this workspace's lockfile.
This commit is contained in:
funman300
2026-08-15 19:32:18 +00:00
parent 7b580a0070
commit 12fb9fc38b
Generated
-7
View File
@@ -3185,13 +3185,6 @@ dependencies = [
"uuid",
]
[[package]]
name = "openfut-hook"
version = "0.1.0"
dependencies = [
"windows-sys 0.59.0",
]
[[package]]
name = "openfut-host-config"
version = "0.1.0"