From 1905aecae038fc091713b090e5e43ede8a363234 Mon Sep 17 00:00:00 2001 From: github Date: Wed, 11 Mar 2026 22:37:39 +0800 Subject: [PATCH] fix #34 --- rust-toolchain.toml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 rust-toolchain.toml diff --git a/rust-toolchain.toml b/rust-toolchain.toml deleted file mode 100644 index 1a8075f..0000000 --- a/rust-toolchain.toml +++ /dev/null @@ -1,3 +0,0 @@ -[toolchain] -channel = "nightly-2025-10-01" -components = ["rustfmt", "clippy", "rust-src", "miri", "rust-analyzer"] \ No newline at end of file