diff options
| author | Philipp Krones <hello@philkrones.com> | 2023-07-14 13:36:32 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2023-07-14 13:36:32 +0200 |
| commit | 753c30f3476957a2de2e158aa8e33131ea80d507 (patch) | |
| tree | 09ae75261449880c1963184ac2ed0d6da4239938 | |
| parent | faa07d334a9639684ff1913be1d50b895d5cb0fc (diff) | |
| download | rust-753c30f3476957a2de2e158aa8e33131ea80d507.tar.gz rust-753c30f3476957a2de2e158aa8e33131ea80d507.zip | |
Bump nightly version -> 2023-07-14
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 4475d914ced..b658101a10d 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-06-29" +channel = "nightly-2023-07-14" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
