forked from matteo/sysroot-cleaner
9 lines
198 B
TOML
9 lines
198 B
TOML
# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
|
|
[toolchain]
|
|
channel = "1.85"
|
|
profile = "default"
|
|
components = ["rustfmt"]
|