We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb176d7 commit a71ca94Copy full SHA for a71ca94
Cross.toml
@@ -0,0 +1,5 @@
1
+[target.aarch64-unknown-linux-gnu]
2
+image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu@sha256:1e2a0291f92a4372cbc22d8994e735473045383f1ce7fa44a16c234ba00187f4"
3
+
4
+[target.x86_64-unknown-linux-gnu]
5
+image = "ghcr.io/cross-rs/x86_64-unknown-linux-gnu@sha256:bf05360bb9d6d4947eed60532ac7a0d7e8fae8f214e9abb801d5941c8fe4918d"
0 commit comments