diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-12-28 19:23:31 -0600 |
|---|---|---|
| committer | Caleb Cartwright <calebcartwright@users.noreply.github.com> | 2021-12-28 20:25:17 -0600 |
| commit | 50bbb43dab5af3b42338bd6a9748da9a27136bf2 (patch) | |
| tree | 346cc138764fd5e1e988ddc8ba96cbac1a71147f | |
| parent | e8afb62c71f5c789c554e23c835efc019cb42685 (diff) | |
| download | rust-50bbb43dab5af3b42338bd6a9748da9a27136bf2.tar.gz rust-50bbb43dab5af3b42338bd6a9748da9a27136bf2.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 c97b5ec6609..d4cdcec2018 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-20" +channel = "nightly-2021-12-29" components = ["rustc-dev"] |
