daimond113
51fc6c3abd
refactor: move schema gen to test
...
Moves schema generation over to a test instead of
as a feature. This allows us to publish the crate
since we use a schemars from Git, which is not
supported by crates.io.
2025-02-06 23:49:25 +01:00
daimond113
0ceb2f6653
style: enable hard_tabs rustfmt option
2025-01-02 22:37:27 +01:00
daimond113
fd5a038d8b
feat: add schema generation
2024-12-31 01:35:28 +01:00
daimond113
5236be53fd
feat: add path param in git specifiers
2024-09-03 16:47:38 +02:00
daimond113
7267dc2300
feat: support adding git dependencies with the cli
2024-08-11 20:08:27 +02:00
daimond113
79bbe11cab
feat: implement git dependency support
2024-08-11 16:16:25 +02:00