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
commit98c3eee6da1dd76814cf926b0c398f99e3e7c6b5 (patch)
tree53405c533ec076f8a2d49dedb64482e776754b29
parentfix: update rust toolchain (diff)
downloadapi-98c3eee6da1dd76814cf926b0c398f99e3e7c6b5.tar.xz
api-98c3eee6da1dd76814cf926b0c398f99e3e7c6b5.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"