DSC
DSC copied to clipboard
Add custom central feed service to builds
PR Summary
- Created CFS for Crates.IO, added global
config.tomlso all sub-projects will use this feed, but only when building official releases as it requires authentication - Added
Cargo.lockfor each Rust project to pin to versions, maintainers need to approve moving to new versions of crates - Have
tree-sitter-dscexpressionproject use our existing NPM CFS (also only for official releases)