1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00
imgurs/Cross.toml

6 lines
197 B
TOML
Raw Normal View History

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"