diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-03-29 10:26:20 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-03-29 10:26:20 +0200 |
| commit | 0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1 (patch) | |
| tree | 367afabb3d748473281bbd2548c3de46d9c9c96f | |
| parent | 94b51d14e6770f6e8cfec4bf4c0d5805caa58143 (diff) | |
| download | rust-0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1.tar.gz rust-0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1.zip | |
Rustup to rustc 1.53.0-nightly (4a20eb6a9 2021-03-28)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index b3de18e5550..2917fc7ee39 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-03-26" +channel = "nightly-2021-03-29" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
