about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCaleb Cartwright <caleb.cartwright@outlook.com>2021-12-28 19:23:31 -0600
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>2021-12-28 20:25:17 -0600
commit50bbb43dab5af3b42338bd6a9748da9a27136bf2 (patch)
tree346cc138764fd5e1e988ddc8ba96cbac1a71147f
parente8afb62c71f5c789c554e23c835efc019cb42685 (diff)
downloadrust-50bbb43dab5af3b42338bd6a9748da9a27136bf2.tar.gz
rust-50bbb43dab5af3b42338bd6a9748da9a27136bf2.zip
chore: bump toolchain
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index c97b5ec6609..d4cdcec2018 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-12-20"
+channel = "nightly-2021-12-29"
 components = ["rustc-dev"]