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 824f642 commit 1969bccCopy full SHA for 1969bcc
Cross.toml
@@ -0,0 +1,5 @@
1
+[target.aarch64-unknown-linux-gnu]
2
+image = "ghcr.io/cross-rs/aarch64-unknown-linux-gnu@sha256:25e3a1b7d4a57ff9326d69a302005e909014e48f7995b70a2feaa71faad469c5"
3
+
4
+[target.x86_64-unknown-linux-gnu]
5
+image = "ghcr.io/cross-rs/x86_64-unknown-linux-gnu@sha256:25e3a1b7d4a57ff9326d69a302005e909014e48f7995b70a2feaa71faad469c5"
0 commit comments