diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-04-07 16:24:55 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-04-07 16:24:55 +0100 |
| commit | f5e32dc6471a791a763bbc0ac1617e5d76195637 (patch) | |
| tree | 055e61bce2549e7bd8f54b3d7bf3e5b0e69f8241 | |
| parent | f23a9fb295189ed542f8c4391d14c0f592ee0d28 (diff) | |
| download | rust-f5e32dc6471a791a763bbc0ac1617e5d76195637.tar.gz rust-f5e32dc6471a791a763bbc0ac1617e5d76195637.zip | |
Bump nightly version -> 2022-04-07
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 5befb856a02..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-24" +channel = "nightly-2022-04-07" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
