#!/bin/bash

cargo install cargo-xwin
rustup target add x86_64-pc-windows-msvc
