diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2022-06-22 19:36:53 -0500 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2022-06-22 19:36:53 -0500 |
| commit | dc2d86dec3c55b63ab80d193fb6139a6762b2012 (patch) | |
| tree | 9459e49c6e0c790e03798e54885e1dff1533b3d8 | |
| parent | 778e1b1a76d4c6f6d7b56d4613db4a94e2bc434d (diff) | |
| download | rust-dc2d86dec3c55b63ab80d193fb6139a6762b2012.tar.gz rust-dc2d86dec3c55b63ab80d193fb6139a6762b2012.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 813e5e2c10f..2640a9e0ecc 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-06-06" +channel = "nightly-2022-06-21" components = ["rustc-dev"] |
