]> git.lizzy.rs Git - rust.git/commitdiff
chore: bump toolchain
authorCaleb Cartwright <caleb.cartwright@outlook.com>
Tue, 24 Jan 2023 03:44:03 +0000 (21:44 -0600)
committerCaleb Cartwright <caleb.cartwright@outlook.com>
Tue, 24 Jan 2023 03:44:03 +0000 (21:44 -0600)
rust-toolchain

index f8ed76d2e6f9edac645141113e7e50d135282b9b..22283b3d62002019b88b0a47441cb7d6a0a874d1 100644 (file)
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-08-06"
-components = ["rustc-dev"]
+channel = "nightly-2023-01-24"
+components = ["llvm-tools", "rustc-dev"]