diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-03-10 17:19:48 +0100 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-03-10 17:19:48 +0100 |
| commit | 45aa965bd516620a9a92e583c0cfe34ec1b923ba (patch) | |
| tree | 8712f92c0497b3fbe976f3b142fcc9422312827a | |
| parent | 5a8932871098173abcf1341abd95e7127f92b739 (diff) | |
| download | rust-45aa965bd516620a9a92e583c0cfe34ec1b923ba.tar.gz rust-45aa965bd516620a9a92e583c0cfe34ec1b923ba.zip | |
Update rustc version to 2024-03-10
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a0ac8286660..42c26df058a 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-03-05" +channel = "nightly-2024-03-10" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
