diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-02-11 14:37:13 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-02-11 14:37:13 +0100 |
| commit | 4efc4541d2c7247fa5f9c34653f7fa70eb73846c (patch) | |
| tree | 1ec41008b3cf23e91cafd8b8e486cf601fb2206a | |
| parent | 00f9981f5c39a82b8d44a7f958199b0066d08b84 (diff) | |
| download | rust-4efc4541d2c7247fa5f9c34653f7fa70eb73846c.tar.gz rust-4efc4541d2c7247fa5f9c34653f7fa70eb73846c.zip | |
Bump nightly version -> 2021-02-11
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index d42fb5a68bc..e73da595e19 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-02-03" +channel = "nightly-2021-02-11" components = ["llvm-tools-preview", "rustc-dev", "rust-src"] |
