mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-03-11 21:27:06 +00:00
chore: fix rust-toolchain.toml
This commit is contained in:
parent
988a8ebcde
commit
4386cc326e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "stable-i686-pc-windows-msvc"
|
||||
channel = "stable"
|
||||
targets = ["i686-pc-windows-msvc"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue