diff options
author | Rosyid Haryadi <rosyid_haryadi@protonmail.com> | 2025-03-01 20:50:10 +0700 |
---|---|---|
committer | Rosyid Haryadi <rosyid_haryadi@protonmail.com> | 2025-03-01 20:50:10 +0700 |
commit | 8589ed72f4b43f214332aab26959962a7dac4b69 (patch) | |
tree | a2b66fadc80bd6b790c442219d70fa6053b2668b /Cargo.toml | |
parent | 006c0c1f7d622bb2eabbf8b2445cd48d2c493d3b (diff) |
upd png exporter
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] +image = "0.25.5" |