mirror of
https://github.com/Stremio/stremio-shell-ng.git
synced 2026-03-11 17:15:49 +00:00
Merge pull request #10 from Stremio/chore/rust-toolchain
chore: fix rust-toolchain.toml
This commit is contained in:
commit
0df3470531
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