about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2022-03-14 11:29:39 +0100
committerflip1995 <philipp.krones@embecosm.com>2022-03-14 11:29:39 +0100
commit2ebd0b20b03d06b7e6b8d153711c0327bce5ae5e (patch)
tree87ad2e075e6e7f4778c3cc59794a1fece4958067
parentd5ab347d5ca8e678297e10ef72ea702e624e7610 (diff)
downloadrust-2ebd0b20b03d06b7e6b8d153711c0327bce5ae5e.tar.gz
rust-2ebd0b20b03d06b7e6b8d153711c0327bce5ae5e.zip
Bump nightly version -> 2022-03-14
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4d2c5761991..9d5da4ed68f 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-02-24"
+channel = "nightly-2022-03-14"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]