diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-04-18 17:48:52 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-04-18 17:48:52 +0200 |
| commit | a5aaf33422f110d7a4ca6ba53fc5f2995dd6b0ce (patch) | |
| tree | 951beab03b41d3ad99e2858f9e4d480f0869b354 /rust-toolchain | |
| parent | 876d5f00a0515f60b23d4e111249d6340159fa8b (diff) | |
| download | rust-a5aaf33422f110d7a4ca6ba53fc5f2995dd6b0ce.tar.gz rust-a5aaf33422f110d7a4ca6ba53fc5f2995dd6b0ce.zip | |
Merge commit 'ca3b393750ee8d870bf3215dcf6509cafa5c0445' into clippy-subtree-update
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index b2fe5c8bee7..521c0d12983 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-04-04" +channel = "nightly-2024-04-18" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
