update CHANGELOG.md
[ouch.git] / Cross.toml
blobd5b0cb945944236ac82618cc4ac8ba043c02d912
1 [build.env]
2 passthrough = ["RUSTFLAGS", "OUCH_ARTIFACTS_FOLDER"]
4 [target.aarch64-unknown-linux-gnu]
5 image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu:edge"
7 [target.armv7-unknown-linux-gnueabihf]
8 image = "ghcr.io/cross-rs/armv7-unknown-linux-gnueabihf:edge"