diff options
| author | Philipp Krones <hello@philkrones.com> | 2022-12-01 12:55:29 +0100 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2022-12-01 12:55:29 +0100 |
| commit | 4063712bf45fcb600d23dcaea4540d95311aaa29 (patch) | |
| tree | b6516bc9c6c1d00562fcc334fd0ef7ab1cfd4538 | |
| parent | 11434f270fca0e403b695e99d4bf0a7212c46f14 (diff) | |
| download | rust-4063712bf45fcb600d23dcaea4540d95311aaa29.tar.gz rust-4063712bf45fcb600d23dcaea4540d95311aaa29.zip | |
Bump nightly version -> 2022-12-01
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index a806c156479..19fee38db46 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-11-21" +channel = "nightly-2022-12-01" components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
