fix toolchain

This commit is contained in:
thesn10
2026-05-18 23:13:23 +02:00
parent 4b31ddf7c3
commit 480d894810

View File

@@ -1,4 +1,4 @@
[toolchain] [toolchain]
channel = "1.89.0" channel = "1.89.0"
components = ["rustfmt","clippy"] components = ["rustfmt","clippy","rust-src","rust-analyzer"]
profile = "minimal" profile = "minimal"