diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-02-08 19:13:28 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-02-08 19:13:28 +0100 |
| commit | 031c46dd907c320db797c468e24d05b90ce25ac3 (patch) | |
| tree | e9145c61fec048146ac602228503297d81042905 | |
| parent | d2f76f7e6e093895948b8cb6305a5674f3994193 (diff) | |
| download | rust-031c46dd907c320db797c468e24d05b90ce25ac3.tar.gz rust-031c46dd907c320db797c468e24d05b90ce25ac3.zip | |
Bump nightly version -> 2024-02-08
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index d2d56e59ee3..fcf5c456270 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2024-01-25" +channel = "nightly-2024-02-08" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
