Let's try building for windows using the action
All checks were successful
Rust / build (push) Successful in 1m17s
All checks were successful
Rust / build (push) Successful in 1m17s
This commit is contained in:
@@ -5,4 +5,5 @@ edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
[target.x86_64-pc-windows-gnu]
|
||||
linker = "x86_64-w64-mingw32-gcc"
|
Reference in New Issue
Block a user