chore: update dependencies
Adapts color picker drawers to new designs.
This commit is contained in:
parent
29b4f9cae5
commit
1698734b28
15 changed files with 514 additions and 567 deletions
|
|
@ -7,13 +7,13 @@ license = "MPL-2.0"
|
|||
publish = true
|
||||
|
||||
[dependencies]
|
||||
async-fn-stream = "0.3.1"
|
||||
async-fn-stream = "0.3.2"
|
||||
futures = "0.3.31"
|
||||
indexmap = "2.11.4"
|
||||
indexmap = "2.12.0"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic" }
|
||||
libpulse-binding = "2.30.1"
|
||||
log = "0.4.28"
|
||||
pipewire = "0.8"
|
||||
rustix = "1.0.8"
|
||||
tokio = "1.47.1"
|
||||
rustix = "1.1.2"
|
||||
tokio = "1.48.0"
|
||||
tracing = "0.1.41"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue