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

@ -11,6 +11,6 @@ cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols" }
iced_futures = { git = "https://github.com/pop-os/libcosmic" }
num-derive = "0.4.2"
num-traits = "0.2.19"
sctk = { git = "https://github.com/smithay/client-toolkit/", package = "smithay-client-toolkit" }
tokio = "1.48.0"
tracing = "0.1.41"
sctk.workspace = true
tokio = "1.49.0"
tracing = "0.1.44"