chore: update libcosmic
Reverts the previous change in the color picker titles, since the updated context drawer design makes it look ok.
This commit is contained in:
parent
6b8485e676
commit
72daa0be06
2 changed files with 9 additions and 9 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -1604,7 +1604,7 @@ source = "git+https://github.com/pop-os/cosmic-mime-apps#1ccb8f635ce1ead1f40564c
|
|||
dependencies = [
|
||||
"freedesktop-desktop-entry",
|
||||
"mime 0.3.17",
|
||||
"quick-xml 0.38.3",
|
||||
"quick-xml 0.38.4",
|
||||
"xdg",
|
||||
]
|
||||
|
||||
|
|
@ -6290,9 +6290,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "quick-xml"
|
||||
version = "0.38.3"
|
||||
version = "0.38.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "42a232e7487fc2ef313d96dde7948e7a3c05101870d8985e4fd8d26aedd27b89"
|
||||
checksum = "b66c2058c55a409d601666cffe35f04333cf1013010882cec174a7467cd4e21c"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue