aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-28 15:50:38 +0000
committerFuwn <[email protected]>2021-03-28 15:50:38 +0000
commit176f0e033b70a4a45d0890d1bd373b31fd2bccea (patch)
treed8c959bd47b1368faf00a3474d91e20cfda6afc5
parentfix: Implement parser (diff)
downloadwhirl-176f0e033b70a4a45d0890d1bd373b31fd2bccea.tar.xz
whirl-176f0e033b70a4a45d0890d1bd373b31fd2bccea.zip
chore: Change Rust toolchain for more accurate reproducibility
-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"