Pin to nighlty 2021-04-23

Rustfmt doesn't build on current nighlty
This commit is contained in:
a-kenji 2021-04-26 11:58:15 +02:00
parent 0cfe164494
commit 1517aa6c45

View file

@ -1,4 +1,4 @@
[toolchain] [toolchain]
channel = "nightly" channel = "nightly-2021-04-23"
components = ["rustfmt", "clippy", "rust-analysis"] components = ["rustfmt", "clippy", "rust-analysis"]
targets = ["wasm32-wasi"] targets = ["wasm32-wasi"]