mirror of
https://github.com/logos-blockchain/sponges.git
synced 2026-07-30 02:23:31 +00:00
`mips-unknown-linux-gnu` is now a Tier 3 target: rust-lang/rust#115218. This means we can't use it for cross tests anymore since std is no longer built for it. This commit replaces it with `powerpc-unknown-linux-gnu`, a big endian Tier 2 target.