diff options
Diffstat (limited to 'crates/iced_fontello/Cargo.toml')
| -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" |
