diff --git a/rust-toolchain.toml b/rust-toolchain.toml new file mode 100644 index 0000000000..346e9537fa --- /dev/null +++ b/rust-toolchain.toml @@ -0,0 +1,3 @@ +[toolchain] +# The toolchain used to compile the code +channel = "nightly-2024-01-12"