add cross config

This commit is contained in:
MedzikUser 2022-03-04 19:27:41 +01:00
parent 94d80c25af
commit 160c3b0b2f
No known key found for this signature in database
GPG Key ID: A5FAC1E185C112DB
1 changed files with 2 additions and 0 deletions

2
Cross.toml Normal file
View File

@ -0,0 +1,2 @@
[target.x86_64-unknown-linux-musl]
image = "messense/rust-musl-cross:x86_64-musl"