diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-09-03 11:01:25 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-09-03 11:01:25 +0000 |
| commit | 39defb1c9caaa30aa4d3b55dfc35fa648258f3c4 (patch) | |
| tree | e6a4e228ea183b93ebfb30ec38b5d05bfd00524f | |
| parent | c31f7b9785b592d22911595f7047953d458ffdbf (diff) | |
Rustup to rustc 1.83.0-nightly (bd53aa3bf 2024-09-02)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 2c76d34b65d..0ac239c441f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-08-28" +channel = "nightly-2024-09-03" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
