diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-11-23 11:22:49 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-11-23 11:22:49 +0100 |
| commit | c46c8c58e948b48505bdef3aef67d4d609356b97 (patch) | |
| tree | 350154f19e43871b6e0e66788e81b21edb79c772 | |
| parent | 5740230ec7ef696c4f8e0f96201711dc94dc8178 (diff) | |
| download | rust-c46c8c58e948b48505bdef3aef67d4d609356b97.tar.gz rust-c46c8c58e948b48505bdef3aef67d4d609356b97.zip | |
Bump nightly version -> 2021-11-23
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index d042b6057b0..f02d0b18ddc 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-11-18" +channel = "nightly-2021-11-23" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
