fix(submodule): pin vendor/casement to op-file-open head

CI checkout was failing on a ghost superproject pointer
c8df95eb82df3487e77e96c20e20864eb35e107a — that commit is not in the
casement remote and not in the local clone either. Local disk state is
5ad98f1c (== origin/op-file-open head), which IS pushed and accessible
to GitHub Actions' submodule fetch.

This unblocks the 'Rust Check' / 'Rust multi-platform build' / 'WASM
bundle check' workflows whose actions/checkout@v4 step uses
submodules: recursive. Cargo workspace still excludes vendor/casement
itself (op-host-native/op-host-desktop use it via path = ... winit
fork).
This commit is contained in:
Fini 2026-05-23 18:53:21 +08:00
parent 793a21b0aa
commit 561cc5830c

2
vendor/casement vendored

@ -1 +1 @@
Subproject commit c8df95eb82df3487e77e96c20e20864eb35e107a
Subproject commit 5ad98f1c80839f24641be500895032eba96cbf79