fix: 使用指定的旧版本的 rust-toolchain,回避无法构建项目的问题。
This commit is contained in:
parent
20b22c07b3
commit
eb8d30afa1
@ -1,3 +1,3 @@
|
|||||||
[toolchain]
|
[toolchain]
|
||||||
|
|
||||||
channel = "nightly"
|
channel = "nightly-2022-04-01"
|
Loading…
Reference in New Issue
Block a user