diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-25 09:32:50 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-25 09:32:50 +0000 |
| commit | da3782a0b4aa6ad31a2e59a17eb712f4ea190a91 (patch) | |
| tree | 8f324cfc4aad28ac5b96d6340ae1c07ba3f4f93f | |
| parent | 85c708132f3f393ba7df67fc82a85488672c200a (diff) | |
| download | rust-da3782a0b4aa6ad31a2e59a17eb712f4ea190a91.tar.gz rust-da3782a0b4aa6ad31a2e59a17eb712f4ea190a91.zip | |
Rustup to rustc 1.76.0-nightly (37b2813a7 2023-11-24)
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 80ef1e49f23..2997816d96c 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-11-16" +channel = "nightly-2023-11-25" components = ["rust-src", "rustc-dev", "llvm-tools"] |
