diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-07-11 15:29:22 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-07-11 15:29:22 +0200 |
| commit | 3b1266cd312bb58dc2e09edbcabd27b5b7fe7d69 (patch) | |
| tree | 322d80c259117077bcf85574ec9fcdbf992fb8e0 | |
| parent | 1ced73e66a8c2c59a50bbcafa7e10d2772bd3aaf (diff) | |
| download | rust-3b1266cd312bb58dc2e09edbcabd27b5b7fe7d69.tar.gz rust-3b1266cd312bb58dc2e09edbcabd27b5b7fe7d69.zip | |
Bump nightly version -> 2024-07-11
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 52e8831eeb3..a61c22c59f9 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-06-27" +channel = "nightly-2024-07-11" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] profile = "minimal" |
