summaryrefslogtreecommitdiff
path: root/crates/iced_fontello/Cargo.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-06-10 23:47:40 +0200
committerpml68 <contact@pml68.dev>2025-06-10 23:47:40 +0200
commit2e1bbf7dc90652e5964e5912a53e1edba3737185 (patch)
treeade03879165da4c5fb6dde855d2747abf1a5ae01 /crates/iced_fontello/Cargo.toml
parentfeat: dialog improvements (diff)
downloadiced-builder-2e1bbf7dc90652e5964e5912a53e1edba3737185.tar.gz
chore: update deps
Diffstat (limited to 'crates/iced_fontello/Cargo.toml')
-rw-r--r--crates/iced_fontello/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/iced_fontello/Cargo.toml b/crates/iced_fontello/Cargo.toml
index aa9678e..852a608 100644
--- a/crates/iced_fontello/Cargo.toml
+++ b/crates/iced_fontello/Cargo.toml
@@ -15,4 +15,4 @@ sha2 = "0.10"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
toml = "0.8"
-zip = "2"
+zip = "4"