db: add postgres dep

This commit is contained in:
realaltffour 2020-06-30 07:15:22 +03:00
parent a5f0342dfe
commit ee7055be03
No known key found for this signature in database
GPG Key ID: C1265D839D44DCB1
1 changed files with 1 additions and 0 deletions

View File

@ -18,3 +18,4 @@ bench = false
[dependencies]
chrono = "0.4"
postgres = "0.17.3"