f9174c483b
* refactor: Extract JobRegistry from the server crate Both the server crate and a db crate that I'm about to extract depend on JobRegistry, so to avoid making circular dependencies, extract the JobRegistry to its own crate. * refactor: Move db out of server into its own crate Fixes #2821. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |