pin rust-toolchain

This commit is contained in:
Jeong YunWon
2023-03-10 01:48:51 +09:00
parent 3c4ac0e5a2
commit 97d69bd437
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +0,0 @@
stable

2
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,2 @@
[toolchain]
channel = "1.67.1"