feat(web): Fetch and cache favicons

This commit is contained in:
Paul Delafosse 2021-10-19 15:10:46 +02:00 committed by GitHub
parent 55c1b6e4bd
commit 589dcb1cb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 512 additions and 9 deletions

View file

@ -30,3 +30,5 @@ urlencoding = "2"
zbus = "1"
zvariant = "=2.6" # Restrict for 1.47
ward = "2.1.0"
isahc = "1.5.0"
url = "2.2.2"