summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 66cee1d..122c806 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ diesel = { version = "2.2.0" }
diesel_migrations = "2.2.0"
dirs = "6.0"
dotenvy = "0.15.7"
-iced = "0.13.1"
+iced = "0.14.0"
itertools = "0.13.0"
libsqlite3-sys = { version = "0.30.1", features = ["bundled"] }
rfd = "0.15.4"