diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-09-07 20:45:28 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-09-07 20:45:28 +0200 |
| commit | 0a8787fddae72030347ba08641eaaa3fda4af5fb (patch) | |
| tree | 1b0e019568f4de52d5d6ec76efd0c54b3bfd41ab | |
| parent | 95f06887ea6c71d710424f2c8a46e52007d92399 (diff) | |
| download | rust-0a8787fddae72030347ba08641eaaa3fda4af5fb.tar.gz rust-0a8787fddae72030347ba08641eaaa3fda4af5fb.zip | |
Rustup to rustc 1.57.0-nightly (1698e3cac 2021-09-06)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 95144271567..c7ef436bfdb 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-09-01" +channel = "nightly-2021-09-07" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
