# SPDX-FileCopyrightText: 2023 Christina Sørensen # SPDX-FileContributor: Christina Sørensen # # SPDX-License-Identifier: AGPL-3.0-only [toolchain] channel = "1.74" components = [ "rustfmt", "rustc", "rust-src", "rust-analyzer", "cargo", "clippy", ] profile = "minimal"