Finally, you can cross compile for windows by passing the --target $ARCH-pc-windows-gnu to cargo: $ # Build $ cargo build --release --target ...
確定! 回上一頁