switch to stable toolchain

Had to use nightly to get the strip option previously, but it's stable now.
This commit is contained in:
Kaan Barmore-Genç 2022-04-03 21:38:20 -04:00
parent 4032fbe7ff
commit 058c9ac769
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[toolchain]
channel = "nightly"
channel = "stable"