Merge pull request #384 from a-kenji/pin-nightly-2021-04-23

Pin to nightly 2021-04-23
This commit is contained in:
a-kenji 2021-04-26 12:14:15 +02:00 committed by GitHub
commit 8caef17ba6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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