diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-03-24 14:22:43 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-03-24 14:22:43 +0100 |
| commit | c995a8b5017766246ac5cfe66baa074eeee3a5a3 (patch) | |
| tree | 8c5e7fe6114c860b0c939741f8b5a1747270fe6b | |
| parent | 1147b2c481b0518ece37936959ad405248f05e7f (diff) | |
| download | rust-c995a8b5017766246ac5cfe66baa074eeee3a5a3.tar.gz rust-c995a8b5017766246ac5cfe66baa074eeee3a5a3.zip | |
Bump nightly version -> 2022-03-24
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 9d5da4ed68f..5befb856a02 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-14" +channel = "nightly-2022-03-24" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
