From 2e1bbf7dc90652e5964e5912a53e1edba3737185 Mon Sep 17 00:00:00 2001 From: pml68 Date: Tue, 10 Jun 2025 23:47:40 +0200 Subject: chore: update deps --- crates/iced_fontello/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/iced_fontello') 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" -- cgit v1.2.3