xmr-btc-swap/rust-toolchain.toml
2024-08-27 18:07:49 +02:00

5 lines
161 B
TOML

[toolchain]
# also update this in the readme, changelog, and github actions
channel = "1.79"
components = ["clippy"]
targets = ["armv7-unknown-linux-gnueabihf"]