aboutsummaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-28 15:50:38 -0700
committerFuwn <[email protected]>2021-03-28 15:50:38 -0700
commit9f68a07ac51fb38eb0efa317db3be52c49948036 (patch)
tree010a3065db1498449fd467baf6d8a2db35d796e1 /rust-toolchain.toml
parentfix: Implement parser (diff)
downloadwhirl-9f68a07ac51fb38eb0efa317db3be52c49948036.tar.xz
whirl-9f68a07ac51fb38eb0efa317db3be52c49948036.zip
chore: Change Rust toolchain for more accurate reproducibility
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 5d56faf..f2262e1 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly"
+channel = "nightly-2021-02-20"