summaryrefslogtreecommitdiff
path: root/crates/iced_drop/Cargo.toml
diff options
context:
space:
mode:
authorpml68 <contact@pml68.dev>2025-05-25 22:07:14 +0200
committerpml68 <contact@pml68.dev>2025-05-25 22:07:14 +0200
commitd989b1d9f6260d5ed873aeda66ffeef3d5845d1f (patch)
treeb8c46706f63bbd8055ec75ba907e8164c86792e6 /crates/iced_drop/Cargo.toml
parentfeat(material_theme): add `new_const` method to `Theme` (diff)
downloadiced-builder-d989b1d9f6260d5ed873aeda66ffeef3d5845d1f.tar.gz
chore: update dependencies
Diffstat (limited to 'crates/iced_drop/Cargo.toml')
-rw-r--r--crates/iced_drop/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/iced_drop/Cargo.toml b/crates/iced_drop/Cargo.toml
index 0692084..9b20632 100644
--- a/crates/iced_drop/Cargo.toml
+++ b/crates/iced_drop/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "iced_drop"
version = "0.1.0"
-edition = "2021"
+edition = "2024"
[dependencies]
iced.workspace = true