feat: make sure to run a distinct first
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-04-12 16:23:04 +02:00
parent 9cbef537c9
commit 33e6cd8a3a
4 changed files with 6 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -319,6 +319,7 @@ dependencies = [
"clap",
"dotenv",
"futures",
"itertools",
"reqwest",
"serde",
"sqlx",