diff options
| author | pml68 <contact@pml68.dev> | 2025-06-10 23:47:40 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-06-10 23:47:40 +0200 |
| commit | 2e1bbf7dc90652e5964e5912a53e1edba3737185 (patch) | |
| tree | ade03879165da4c5fb6dde855d2747abf1a5ae01 /crates/iced_fontello | |
| parent | feat: dialog improvements (diff) | |
| download | iced-builder-2e1bbf7dc90652e5964e5912a53e1edba3737185.tar.gz | |
chore: update deps
Diffstat (limited to '')
| -rw-r--r-- | crates/iced_fontello/Cargo.toml | 2 |
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" |
