remove rust toolchain file

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-06-22 12:28:20 +02:00
parent d6af90a31c
commit d461594f9b

View File

@@ -1,10 +0,0 @@
[toolchain]
channel = "1.77.2"
components = ["rust-src"]
profile = "default"
targets = [
"aarch64-apple-darwin",
"aarch64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-linux-gnu",
]