0.1.11
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
[target.x86_64-pc-windows-gnu]
|
||||
linker = "x86_64-w64-mingw32-gcc"
|
||||
rustflags = [
|
||||
"-C", "link-arg=-static-libgcc",
|
||||
"-C", "link-arg=-static-libstdc++",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user