diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-08-12 15:11:51 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-08-12 15:17:57 +0200 |
| commit | 8bd9b48e7ecc308ff680414049972180476dca78 (patch) | |
| tree | e17203b7cde186f8881c23b1505765311d1c1f1c | |
| parent | b373147918786ea7919ace6b47a9f0ce9b66e0f2 (diff) | |
| download | rust-8bd9b48e7ecc308ff680414049972180476dca78.tar.gz rust-8bd9b48e7ecc308ff680414049972180476dca78.zip | |
Update compiler version to nightly-2024-08-11
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 3c83f4b4608..dca3b0c22e4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-07-02" +channel = "nightly-2024-08-11" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
