mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-04-21 16:01:56 +00:00
chore: fix rust-toolchain.toml
This commit is contained in:
parent
b9aa058663
commit
69ad3c665b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "stable-i686-pc-windows-msvc"
|
channel = "stable"
|
||||||
|
targets = ["i686-pc-windows-msvc"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue