hold parsed, valid url for gemini request

This commit is contained in:
yggverse 2025-02-22 05:24:27 +02:00
parent 7264d935be
commit 25e3ebb243
2 changed files with 6 additions and 7 deletions

View file

@ -12,3 +12,4 @@ repository = "https://github.com/YGGverse/titanite"
[dependencies]
anyhow = "1.0.96"
regex = "1.11.1"
url = "2.5.4"