removed unused version key from rust-toolchain.toml, use latest stable

Co-authored-by: jakehemmerle <jakehemmerle@protonmail.com>
This commit is contained in:
mmagician
2024-07-17 23:43:11 +02:00
parent bc2c1a5ddc
commit 0a8d371f88

View File

@@ -1,3 +1,2 @@
[toolchain] [toolchain]
channel = "stable" channel = "stable"
version = "1.74.0"