1 2 3 4 5
[toolchain] # Minimum 1.77.2 required for CVE-2024-24576 (BatBadBut) mitigation. # https://blog.rust-lang.org/2024/04/09/cve-2024-24576.html channel = "1.94" components = ["rustfmt", "clippy"]