Files
spacedrive/rust-toolchain.toml
Jamie Pine 7c024d8537 Update Rust toolchain configuration and GitHub Actions setup
- Removed unnecessary target specifications from rust-toolchain.toml to streamline the configuration.
- Added a new step in the GitHub Actions workflow to conditionally add build targets for self-hosted runners, enhancing flexibility in target management.
2026-01-24 16:43:18 -08:00

3 lines
31 B
TOML

[toolchain]
channel = "stable"