Skip to content
Merged
220 changes: 214 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ unicode-width = "0.2"
png = "0.18"
qrcode = { version = "0.14", default-features = false }
flate2 = "1"
aes-gcm = "0.11"
security-framework = "3"
zune-jpeg = "0.5"
image-webp = "0.2"

Expand Down
Loading