pumo-system-info/rustup-toolchain.toml
Lucien Cartier-Tilet a3b2c795d7
initial commit
This commit contains a functionning data collector for bluetooth devices.
2025-05-24 01:09:33 +02:00

4 lines
116 B
TOML

[toolchain]
channel = "1.87.0"
components = [ "rustfmt", "rust-src", "clippy", "rust-analyzer" ]
profile = "default"