chore: update dependencies

This commit is contained in:
Michael Aaron Murphy 2026-01-10 03:47:06 +01:00 committed by Michael Murphy
parent c05dad00de
commit 0de9c33822
15 changed files with 313 additions and 359 deletions

View file

@ -9,6 +9,6 @@ publish = true
[dependencies]
futures = "0.3.31"
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
log = "0.4.28"
rustix = "1.1.2"
tokio = "1.48.0"
log = "0.4.29"
rustix = "1.1.3"
tokio = "1.49.0"