set channel to version, otherwise the latest stable is used

This commit is contained in:
Dmitriy Ryajov 2024-05-23 12:09:56 -06:00
parent 58fb50520e
commit e193d2c857
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4
1 changed files with 1 additions and 2 deletions

View File

@ -1,3 +1,2 @@
[toolchain]
channel = "stable"
version = "1.67.0"
channel = "1.67.0"