1
0
Fork 0
mirror of https://github.com/MedzikUser/imgurs synced 2024-08-15 00:03:19 +00:00

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

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"