Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml deleted file mode 100644 index 74c6fc7a..00000000 --- a/rust-toolchain.toml +++ /dev/null @@ -1,3 +0,0 @@ -[toolchain] -channel = "1.82.0" -components = ["rustfmt", "rust-src", "clippy"] |