linux-parental-controls/rust-toolchain.toml

8 lines
199 B
TOML

# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
# SPDX-License-Identifier: CC0-1.0
[toolchain]
channel = "stable"
profile = "default"
components = ["rustfmt"]