Commit graph

3 commits

Author SHA1 Message Date
Dustin J. Mitchell
5a704729d7
Refactor core into a type with methods
This introduces a `Server` type that tracks the config and storage.
2024-11-17 23:00:06 -05:00
Dustin J. Mitchell
2b1ad12a79
Add cargo-semver-checks (#59) 2024-11-17 17:59:39 -05:00
Dustin J. Mitchell
47ce4c1e3b
Split the server into three crates (#56)
This will make it easier to build variations on the server, or embed it
into larger projects.
2024-11-17 15:12:42 -05:00