diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-11-18 12:22:22 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-11-18 12:22:22 +0100 |
| commit | 4bccd59a69666ec68a0f72ceee7d51d3984b806f (patch) | |
| tree | c2f22a9d04263f51c75ac1dd0e55a0a5d4d1278c | |
| parent | 731dfde26779dff941868c7678a2f7716f5f4223 (diff) | |
| download | rust-4bccd59a69666ec68a0f72ceee7d51d3984b806f.tar.gz rust-4bccd59a69666ec68a0f72ceee7d51d3984b806f.zip | |
Bump nightly version -> 2021-11-18
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 31e2aecad2c..db66cfd9e27 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-11-04" +channel = "nightly-2021-11-18" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] |
