fixed favicon support

This commit is contained in:
pandadev 2024-07-16 17:22:21 +02:00
parent ba0a408349
commit a11bc18143
No known key found for this signature in database
GPG key ID: C39629DACB8E762F
6 changed files with 336 additions and 43 deletions

View file

@ -26,4 +26,8 @@ rand = "0.8"
base64 = "0.22.1"
arboard = "3.4.0"
image = "0.25.1"
clipboard-win = "5.3.1"
reqwest = { version = "0.12.5", features = ["blocking"] }
url = "2.5.2"
log = "0.4"
simplelog = "0.12.2"
regex = "1"