Fix clippy warnings, update dependencies (again) (#100)

This commit is contained in:
Jan Alexander Steffens
2022-08-03 11:52:47 +02:00
committed by GitHub
parent dd62afb3d5
commit da6271a331
6 changed files with 185 additions and 161 deletions

View File

@@ -9,7 +9,7 @@ version = "0.1.0"
edition = "2018"
[dependencies]
indicatif = "0.16.0"
indicatif = "0.17.0"
openssl = "0.10.32"
postgres = "0.19.0"
postgres-openssl = "0.5.0"