feat: move persistence to another file

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-10-02 22:02:03 +02:00
parent dc2ac94345
commit c3ab28a4de
4 changed files with 5 additions and 104 deletions

4
Cargo.lock generated
View File

@@ -619,6 +619,10 @@ dependencies = [
"tracing",
]
[[package]]
name = "crunch-postgres"
version = "0.1.0"
[[package]]
name = "crunch-traits"
version = "0.1.0"