Cross-compilation instructions

This commit is contained in:
2026-01-21 23:47:30 +01:00
parent db8609a248
commit 2d9f6eaa98
2 changed files with 24 additions and 0 deletions

2
Cross.toml Normal file
View File

@@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-gnu]
image = "ghcr.io/cross-rs/x86_64-unknown-linux-gnu:main"