sysroot-cleaner 1.0.1

A tool to clean up sysroots for Linux embedded devices in order to save storage space
1
2
3
4
5
6
7
# SPDX-FileCopyrightText: Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
# SPDX-License-Identifier: CC0-1.0

[toolchain]
channel = "stable"
profile = "default"
components = ["rustfmt"]