imgurs/Cross.toml

6 lines
240 B
TOML
Raw Normal View History

# discord webhook required openssl to build
2022-03-04 18:27:41 +00:00
[target.x86_64-unknown-linux-musl]
2022-03-04 18:37:30 +00:00
image = "rustembedded/cross:x86_64-unknown-linux-musl-0.1.16"
[target.aarch64-unknown-linux-musl]
image = "rustembedded/cross:aarch64-unknown-linux-musl-0.1.16"