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

4 lines
116 B
TOML

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