1 2 3 4 5 6 7
[toolchain] # This may need to update from time to time # Please refer here: https://releases.rs/ # for upgrading channel = "nightly" components = ["rustfmt", "rust-src", "clippy"] profile = "minimal"