cleanup minor things

This commit is contained in:
2021-08-20 15:05:50 -05:00
parent 4b859492c1
commit 01d2afb3dd
9 changed files with 41 additions and 19 deletions

View File

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