e7692c109d
cross runs builds inside a Docker container, so the host-installed Rust toolchain is not visible. Replace with cargo-zigbuild which uses Zig as a cross-linker and runs directly on the host. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>