mirror of
https://github.com/redstrate/LauncherTweaks.git
synced 2025-05-20 17:37:46 +00:00
Pin target to x86_64-pc-windows-gnu
This commit is contained in:
parent
5121b0a6dd
commit
0ab291f1a7
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "nightly"
|
channel = "nightly"
|
||||||
|
targets = [ "x86_64-pc-windows-gnu" ]
|
||||||
|
|
Loading…
Add table
Reference in a new issue