Check validity of the URL setting

This commit is contained in:
Louis Dureuil
2024-03-25 10:05:58 +01:00
parent a1db342f01
commit dfa5e41ea6
6 changed files with 14 additions and 0 deletions

1
Cargo.lock generated
View File

@ -3376,6 +3376,7 @@ dependencies = [
"tokenizers",
"tracing",
"ureq",
"url",
"uuid",
]