about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-11-23 11:22:49 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-11-23 11:22:49 +0100
commitc46c8c58e948b48505bdef3aef67d4d609356b97 (patch)
tree350154f19e43871b6e0e66788e81b21edb79c772
parent5740230ec7ef696c4f8e0f96201711dc94dc8178 (diff)
downloadrust-c46c8c58e948b48505bdef3aef67d4d609356b97.tar.gz
rust-c46c8c58e948b48505bdef3aef67d4d609356b97.zip
Bump nightly version -> 2021-11-23
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d042b6057b0..f02d0b18ddc 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-11-18"
+channel = "nightly-2021-11-23"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]