diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 00000000..e0dc515a --- /dev/null +++ b/rust-toolchain @@ -0,0 +1,3 @@ +[toolchain] +channel = "nightly" +components = ["rust-src", "rustfmt"]