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.84"
|
||
|
profile = "default"
|
||
|
components = ["rustfmt"]
|