Added branch action-on-typing to dependency cosmic-comp-config, which (unless merged) contains necessary changes to build cosmic-workspaces.
This commit is contained in:
parent
f31e33ad30
commit
a6b04ca007
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ anyhow = "1.0.99"
|
||||||
calloop = { version = "0.14.3", features = ["executor"] }
|
calloop = { version = "0.14.3", features = ["executor"] }
|
||||||
clap = { version = "4", features = ["derive"] }
|
clap = { version = "4", features = ["derive"] }
|
||||||
cosmic-bg-config = { git = "https://github.com/pop-os/cosmic-bg" }
|
cosmic-bg-config = { git = "https://github.com/pop-os/cosmic-bg" }
|
||||||
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp" }
|
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp", branch = "action-on-typing" }
|
||||||
env_logger = "0.11.8"
|
env_logger = "0.11.8"
|
||||||
futures-channel = "0.3.31"
|
futures-channel = "0.3.31"
|
||||||
gbm = "0.18.0"
|
gbm = "0.18.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue