diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-04-04 19:48:53 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-04-04 19:48:53 +0200 |
| commit | bb023e90d8dfbdee714aa33cfa44b91753a99a03 (patch) | |
| tree | 6c46b3f31a18f2773ae2683c588898c4fa4d9415 | |
| parent | 277303b210a3501211961d69ad2a09cae0b2643f (diff) | |
| download | rust-bb023e90d8dfbdee714aa33cfa44b91753a99a03.tar.gz rust-bb023e90d8dfbdee714aa33cfa44b91753a99a03.zip | |
Bump nightly version -> 2024-04-04
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a63e66f3214..b2fe5c8bee7 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-03-21" +channel = "nightly-2024-04-04" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
