]> git.lizzy.rs Git - rust.git/blobdiff - rust-toolchain
ci: run cargo clippy --fix -Zunstable-options in the correct directory.
[rust.git] / rust-toolchain
index 65b2df87f7df3aeedef04be96703e55ac19c2cfb..d2e84132f4ed9baee6717728dced000c97015530 100644 (file)
@@ -1 +1,3 @@
-beta
+[toolchain]
+channel = "nightly-2020-12-20"
+components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]