mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Renamed to config.toml for current rust cargo stable. (#418)
This commit is contained in:
@@ -3,4 +3,4 @@ linker = "/usr/bin/x86_64-w64-mingw32-gcc"
|
|||||||
ar = "/usr/x86_64-w64-mingw32/bin/ar"
|
ar = "/usr/x86_64-w64-mingw32/bin/ar"
|
||||||
|
|
||||||
[target.x86_64-pc-windows-msvc]
|
[target.x86_64-pc-windows-msvc]
|
||||||
rustflags = ["-C", "target-feature=+crt-static"]
|
rustflags = ["-C", "target-feature=+crt-static"]
|
||||||
Reference in New Issue
Block a user