refactor crud

This commit is contained in:
2023-09-15 13:13:56 +02:00
committed by Hannes Körber
parent 838263b091
commit bcb20c3db8
16 changed files with 466 additions and 239 deletions

1
Cargo.lock generated
View File

@@ -1428,6 +1428,7 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
name = "packager"
version = "0.1.0"
dependencies = [
"async-trait",
"axum",
"axum-prometheus",
"base64 0.21.4",