diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 0000000..1f3171c --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +1.76.0 \ No newline at end of file diff --git a/rust-toolchain.toml b/rust-toolchain.toml deleted file mode 100644 index 624eb0e..0000000 --- a/rust-toolchain.toml +++ /dev/null @@ -1,2 +0,0 @@ -[toolchain] -channel = "1.76.0"