diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-02-24 19:33:10 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-02-24 19:33:10 +0100 |
| commit | ce1904f6cf90bf16f51d226e1870abc643e5bfa2 (patch) | |
| tree | c1f3a6397af344960b94485c37224e7d3ab011e1 | |
| parent | 5ece8d2bc406643babe3fca84acc31a3ac58d9c4 (diff) | |
| download | rust-ce1904f6cf90bf16f51d226e1870abc643e5bfa2.tar.gz rust-ce1904f6cf90bf16f51d226e1870abc643e5bfa2.zip | |
Bump nightly version -> 2022-02-24
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index f065f0bffc7..4d2c5761991 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-02-10" +channel = "nightly-2022-02-24" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
