Skip to content

Commit

Permalink
chore: fix rust-toolchain.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tymmesyde committed Nov 13, 2024
1 parent 988a8eb commit 4386cc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
[toolchain]
channel = "stable-i686-pc-windows-msvc"
channel = "stable"
targets = ["i686-pc-windows-msvc"]

0 comments on commit 4386cc3

Please sign in to comment.