diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-12-20 11:58:27 -0600 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-12-20 11:58:27 -0600 |
| commit | b214938ff3fcd82f568d9eae0b0bda5d528a15ae (patch) | |
| tree | 309f1779252548e18f0a733ad8494900faade512 | |
| parent | 8bf82aeb830df6eacd80eab936f39401fb870928 (diff) | |
| download | rust-b214938ff3fcd82f568d9eae0b0bda5d528a15ae.tar.gz rust-b214938ff3fcd82f568d9eae0b0bda5d528a15ae.zip | |
chore: bump toolchain
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 1d2cad66751..c97b5ec6609 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-11-08" +channel = "nightly-2021-12-20" components = ["rustc-dev"] |
