diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-05-02 14:21:32 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-05-02 14:21:32 +0200 |
| commit | d878e0e8eedd18b03339435d983f04f202e83949 (patch) | |
| tree | 4c02a134cdef6abc57fc84adf94a93f3cebafd20 | |
| parent | 76b95fd2492389714e132dbd6b20142128cbe747 (diff) | |
| download | rust-d878e0e8eedd18b03339435d983f04f202e83949.tar.gz rust-d878e0e8eedd18b03339435d983f04f202e83949.zip | |
Bump nightly version -> 2024-05-02
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 521c0d12983..055f305eb8e 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-04-18" +channel = "nightly-2024-05-02" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
