feat: added libraries needed to run the new feature

This commit is contained in:
silver 2025-06-07 00:09:22 +01:00
parent e449204863
commit fcfcfb8409
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 528 additions and 77 deletions

599
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -45,4 +45,8 @@ chrono = "0.4"
lettre = "0.11"
maud = "0.27"
toml = "0.8.23"
serde = "1.0"
gdk-pixbuf = "0.20.10"
resvg = "=0.6.1"