chore: update dependencies

This commit is contained in:
Vukašin Vojinović 2026-02-19 18:30:33 +01:00 committed by Michael Murphy
parent 91e14abe49
commit 6e022755f1
12 changed files with 597 additions and 478 deletions

View file

@ -8,7 +8,7 @@ publish = true
[dependencies]
cosmic-pipewire = { path = "../../crates/cosmic-pipewire" }
futures = "0.3.31"
futures = "0.3.32"
intmap = "3.1.3"
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false }
numtoa = "1.0.0-alpha1"