diff options
| author | Joe Carstairs <me@joeac.net> | 2026-02-12 19:07:31 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-02-12 19:07:31 +0000 |
| commit | 3c8a428c195da414171bd6e9064f26c4a66ffe61 (patch) | |
| tree | b72ae243115d5d9aa82b11d969a6e689301498f8 /Cargo.toml | |
| parent | 8659e9df22908fb10afb8d949a523d347634e637 (diff) | |
task-085: upgrade iced 0.13.1 -> 0.14.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
