Fix clippy warnings, update dependencies (3) (#106)

This commit is contained in:
Jan Alexander Steffens
2022-10-17 14:43:39 +02:00
committed by GitHub
parent 2596f25eea
commit 152808baca
7 changed files with 242 additions and 249 deletions

View File

@@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
string_cache = "0.8.0"
serial_test = "0.5.1"
serial_test = "0.9.0"
openssl = "0.10.32"
postgres = "0.19.0"
postgres-openssl = "0.5.0"