improve tests

This commit is contained in:
2021-08-20 01:17:52 -05:00
parent c9ddbc70bd
commit bf1ac7f368
6 changed files with 809 additions and 20 deletions

View File

@@ -12,6 +12,11 @@ log = { version = "^0.4", features = [
] }
fern = "^0.5"
serde = { version = "^1.0.127", features = ["derive"] }
serde_json = "^1.0.66"
uuid = { version = "0.8.2", features = ["v4"] }
# sqlx
sqlx = { version = "0.5.6", features = [
# tokio + rustls