aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-05 22:42:55 +0000
committerFuwn <[email protected]>2021-06-05 22:42:55 +0000
commit47c185c5973b7095b3df0b1ff79a3c51bb6fbc4e (patch)
treebe34623c8623a6f134108e74c763e5403639239a /rust-toolchain.toml
parentfeat(make): document generation task (diff)
downloadwhirl-47c185c5973b7095b3df0b1ff79a3c51bb6fbc4e.tar.xz
whirl-47c185c5973b7095b3df0b1ff79a3c51bb6fbc4e.zip
build(global): bump toolchain release
This commit also fixes all of the new lints that arose because of the bump.
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index f2262e1..f0aa3cc 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly-2021-02-20"
+channel = "nightly-2021-06-04"