summaryrefslogtreecommitdiff
path: root/iced_drop/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--iced_drop/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/iced_drop/Cargo.toml b/iced_drop/Cargo.toml
index 8b9d88c..40beeb0 100644
--- a/iced_drop/Cargo.toml
+++ b/iced_drop/Cargo.toml
@@ -4,5 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies.iced]
-version = "0.12.1"
+version = "0.13.1"
features = ["advanced"]