Skip to content

Commit

Permalink
set channel to version, otherwise the latest stable is used
Browse files Browse the repository at this point in the history
  • Loading branch information
dryajov committed May 23, 2024
1 parent 58fb505 commit e193d2c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[toolchain]
channel = "stable"
version = "1.67.0"
channel = "1.67.0"

0 comments on commit e193d2c

Please sign in to comment.