From d989b1d9f6260d5ed873aeda66ffeef3d5845d1f Mon Sep 17 00:00:00 2001 From: pml68 Date: Sun, 25 May 2025 22:07:14 +0200 Subject: chore: update dependencies --- 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 8c170a1..aa9678e 100644 --- a/crates/iced_fontello/Cargo.toml +++ b/crates/iced_fontello/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "iced_fontello" version = "0.13.2" -edition = "2021" +edition = "2024" description = "Generate type-safe icon fonts for `iced` at compile time" repository = "https://github.com/hecrj/iced_fontello" license = "MIT" -- cgit v1.2.3