Workaround for sqlx bug (#15)

This commit is contained in:
mdecimus
2023-07-24 11:48:23 +02:00
parent e8df912b27
commit 9725aa75f2
4 changed files with 35 additions and 20 deletions

1
Cargo.lock generated
View File

@@ -1029,6 +1029,7 @@ dependencies = [
"argon2",
"async-trait",
"bb8",
"futures",
"ldap3",
"lru-cache",
"mail-builder",