aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-04 18:36:23 +0000
committerFuwn <[email protected]>2022-01-04 18:36:23 +0000
commit5eabbed159be87b788d63143e16123aa0447617d (patch)
tree4f8daed4ea2111893d7503fbac9ca3ee168d5e46
parentchore: stricter clippy (diff)
downloadapi-worker-5eabbed159be87b788d63143e16123aa0447617d.tar.xz
api-worker-5eabbed159be87b788d63143e16123aa0447617d.zip
fix: update rust toolchain
-rw-r--r--rust-toolchain3
1 files changed, 2 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 09315e2..09396e5 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1 +1,2 @@
-nightly-2021-04-24
+[toolchain]
+channel = "nightly-2021-12-04"