summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRosyid Haryadi <rosyid_haryadi@protonmail.com>2025-03-01 20:50:10 +0700
committerRosyid Haryadi <rosyid_haryadi@protonmail.com>2025-03-01 20:50:10 +0700
commit8589ed72f4b43f214332aab26959962a7dac4b69 (patch)
treea2b66fadc80bd6b790c442219d70fa6053b2668b /Cargo.toml
parent006c0c1f7d622bb2eabbf8b2445cd48d2c493d3b (diff)
upd png exporter
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b71bd93..c25a669 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
+image = "0.25.5"