summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2026-02-09Remove chrono dependencyJesper Jensen
Removing that dependency didn't take a lot of code, and fewer dependencies are better
2026-02-07Pull out database code for easier testing (later)Jesper Jensen
2026-02-06Add metricsJesper Jensen
2026-01-28Make it a serverJesper Jensen
2026-01-25Add some config stuff for k8sJesper Jensen
2026-01-19INITIAL COMMIT (again)Jesper Jensen
2025-12-22Add the initial skeleton of the parserJesper Jensen
2025-12-15INITIAL COMMITJesper Jensen