2
0
mirror of https://github.com/xvxx/phetch synced 2024-11-12 13:10:40 +00:00
phetch/Cross.toml
2022-11-29 07:25:11 -08:00

5 lines
194 B
TOML

[target.armv7-unknown-linux-gnueabihf]
image = "rustembedded/cross:armv7-unknown-linux-gnueabihf-0.1.16"
[target.aarch64-linux-android]
image = "rustembedded/cross:aarch64-linux-android-0.1.16"