[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]
# Cross-compilation targets — install with: rustup target add <target>
# targets = [
# "x86_64-unknown-linux-musl",
# "aarch64-unknown-linux-musl",
# "x86_64-apple-darwin",
# "aarch64-apple-darwin",
# "x86_64-pc-windows-msvc",
# "aarch64-linux-android",
# "aarch64-apple-ios",
# ]