windows crossconpile
This commit is contained in:
@@ -18,3 +18,9 @@ csv = "1.1"
|
||||
base64 = "*"
|
||||
flate2 = "1.0"
|
||||
toml = "0.5"
|
||||
|
||||
[target.x86_64-pc-windows-gnu]
|
||||
linker = "x86_64-w64-mingw32-gcc"
|
||||
|
||||
[target.i686-pc-windows-gnu]
|
||||
linker = "i686-w64-mingw32-gcc"
|
||||
Reference in New Issue
Block a user