feat: added libraries needed to run the new feature
This commit is contained in:
parent
e449204863
commit
fcfcfb8409
2 changed files with 528 additions and 77 deletions
599
Cargo.lock
generated
599
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -45,4 +45,8 @@ chrono = "0.4"
|
|||
lettre = "0.11"
|
||||
maud = "0.27"
|
||||
|
||||
serde = "1.0"
|
||||
toml = "0.8.23"
|
||||
serde = "1.0"
|
||||
|
||||
gdk-pixbuf = "0.20.10"
|
||||
resvg = "=0.6.1"
|
Loading…
Add table
Add a link
Reference in a new issue