#!/usr/bin/env bash set -euo pipefail cargo check --target x86_64-pc-windows-gnu cargo check --target x86_64-unknown-linux-gnu