Skip to content

Commit

Permalink
Update rust-toolchain.toml
Browse files Browse the repository at this point in the history
原channel已经不可获取,配置文件中更新为最新nightly版本
  • Loading branch information
Aeolusw authored Oct 2, 2023
1 parent 3925864 commit 57f7794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2022-05-19"
channel = "nightly"
# components = ["rustc", "cargo"]
targets = ["wasm32-unknown-unknown", "x86_64-unknown-linux-gnu"]

0 comments on commit 57f7794

Please sign in to comment.