diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2022-06-07 22:14:08 -0500 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2022-06-07 22:14:08 -0500 |
| commit | aedb396063e2cd166e3cc0bfd762bf382996cd03 (patch) | |
| tree | 8c16e611ce019ae0151081558c350d0215275cf3 | |
| parent | 1ac2ac0db6be7a762021fef9fb0a0951bc517aea (diff) | |
| download | rust-aedb396063e2cd166e3cc0bfd762bf382996cd03.tar.gz rust-aedb396063e2cd166e3cc0bfd762bf382996cd03.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 94b57d506c2..813e5e2c10f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-27" +channel = "nightly-2022-06-06" components = ["rustc-dev"] |
