2025-01-24 21:54:50 +01:00
|
|
|
# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
|
|
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
|
|
|
|
|
|
|
|
[toolchain]
|
2025-02-21 00:16:31 +01:00
|
|
|
channel = "1.85"
|
2025-01-24 21:54:50 +01:00
|
|
|
profile = "default"
|
|
|
|
components = ["rustfmt"]
|