diff options
| author | flip1995 <hello@philkrones.com> | 2020-12-20 16:48:26 +0100 |
|---|---|---|
| committer | flip1995 <hello@philkrones.com> | 2020-12-20 16:54:22 +0100 |
| commit | 53d6e0caaa5769e543e85ad629b73e0ba2c20486 (patch) | |
| tree | 18fb648a0a86a1eedf6e311b76c2ee6e3a3efb36 | |
| parent | 883a3d10c8e7761aa8f9b08e23bdee7af6b474d4 (diff) | |
| download | rust-53d6e0caaa5769e543e85ad629b73e0ba2c20486.tar.gz rust-53d6e0caaa5769e543e85ad629b73e0ba2c20486.zip | |
Bump nightly to 2020-12-20
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index ac51154f8a9..d2e84132f4e 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2020-12-14" +channel = "nightly-2020-12-20" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] |
