spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
377 stars 33 forks source link

Turn repository into a Cargo workspace #120

Closed sven-of-cord closed 1 year ago

sven-of-cord commented 1 year ago

This is so we can add more packages to this repository.

Test Plan: cargo check && cargo test && cargo clippy && cargo build