with actual review functionality

This commit is contained in:
2023-01-11 22:39:42 +01:00
parent e4e33ebda2
commit ab464fbb6b
5 changed files with 269 additions and 13 deletions

View File

@@ -17,6 +17,7 @@ serde_json = "1.0.91"
comfy-table = "6.1.4"
pretty_assertions = "1.3.0"
base64 = "0.21.0"
thiserror = "1.0.38"
[dev-dependencies]
mockall = "0.11.2"