6 lines
160 B
TOML
6 lines
160 B
TOML
[target.x86_64-pc-windows-msvc]
|
|
image = "ghcr.io/rust-cross/cargo-xwin:latest"
|
|
|
|
[target.aarch64-pc-windows-msvc]
|
|
image = "ghcr.io/rust-cross/cargo-xwin:latest"
|