aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-04 19:50:38 +0000
committerFuwn <[email protected]>2022-01-04 19:50:38 +0000
commit037bca3e2247a81e0fd2208c3d173f11f629abbc (patch)
treec7e4a32af10b8cf0d37e6de1baaf6afef2570576
parentfix: update rust toolchain (diff)
downloadapi-037bca3e2247a81e0fd2208c3d173f11f629abbc.tar.xz
api-037bca3e2247a81e0fd2208c3d173f11f629abbc.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"