aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-04 19:50:38 -0800
committerFuwn <[email protected]>2022-01-04 19:50:38 -0800
commit1a99affa6fdd059e199a6721983a49df6afe601b (patch)
treec7e4a32af10b8cf0d37e6de1baaf6afef2570576
parentfix: update rust toolchain (diff)
downloadapi-worker-1a99affa6fdd059e199a6721983a49df6afe601b.tar.xz
api-worker-1a99affa6fdd059e199a6721983a49df6afe601b.zip
fix(rust): toolchain file wrong format
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index 011b8ea..09396e5 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "nightly-2021-04-24"
+channel = "nightly-2021-12-04"