support overrides for custom toolchains
Open
enhancement
overrides
- Dominant language
- Rust
- Stars
- 282
- Forks
- 150
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 2
Description
We should allow tomls of this format:
```toml
[components]
forc = "0.31.3"
# other components...
```
This lets users fully specify components without pinning to any specific channels (akin to custom toolchains)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.