summaryrefslogtreecommitdiffstats
path: root/Cross.toml
blob: 92e5154315438beb10ce3979b96d9dce26575209 (plain) (blame)
1
2
3
4
5
6
7
[target.armv7-unknown-linux-gnueabihf]
image = "iced-rs/armv7"
xargo = false

[target.aarch64-unknown-linux-gnu]
image = "iced-rs/aarch64"
xargo = false