diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2022-01-27 14:23:42 +0100 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2022-01-27 14:23:42 +0100 |
| commit | b96e76869d11df8bbbae37b9aa4edd842aecef7a (patch) | |
| tree | f27400417133d522c32c3e1e8f6f1b52cb3f5273 | |
| parent | d037b280252774edcd5ceb11e746bff65aab8a82 (diff) | |
| download | rust-b96e76869d11df8bbbae37b9aa4edd842aecef7a.tar.gz rust-b96e76869d11df8bbbae37b9aa4edd842aecef7a.zip | |
Bump nightly version -> 2022-01-27
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index e6a58e92072..e23dc73ab08 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-01-13" +channel = "nightly-2022-01-27" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] |
