chore: rust-toolchain file

This commit is contained in:
thek4n 2026-03-30 13:24:18 +03:00
parent 0dd24e2ba4
commit 6c88272e58

View File

@ -1,3 +1,3 @@
[toolchain] [toolchain]
channel = "stable" channel = "stable"
components = ["clippy", "rustfmt", "chef"] components = ["clippy", "rustfmt"]