7 lines
118 B
TOML
7 lines
118 B
TOML
# SPDX-License-Identifier: MIT
|
|
|
|
[toolchain]
|
|
channel = "1.89.0"
|
|
components = ["clippy", "rustfmt"]
|
|
profile = "minimal"
|