chore: update deps and test fixes
This commit is contained in:
parent
5432fee112
commit
0bfda2e28c
4 changed files with 36 additions and 25 deletions
|
|
@ -11,7 +11,7 @@ name = "cosmic"
|
|||
default = [
|
||||
"winit",
|
||||
"tokio",
|
||||
"a11y",
|
||||
"a11y",
|
||||
"dbus-config",
|
||||
"x11",
|
||||
"wayland",
|
||||
|
|
@ -119,7 +119,7 @@ ashpd = { version = "0.12.1", default-features = false, optional = true }
|
|||
async-fs = { version = "2.2", optional = true }
|
||||
async-std = { version = "1.13", optional = true }
|
||||
auto_enums = "0.8.7"
|
||||
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "d0e95be", optional = true }
|
||||
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "160b086", optional = true }
|
||||
jiff = "0.2"
|
||||
cosmic-config = { path = "cosmic-config" }
|
||||
cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue