Update gbm and run cargo update
This commit is contained in:
parent
888b1c542d
commit
3a60ba9565
2 changed files with 196 additions and 157 deletions
|
|
@ -10,7 +10,7 @@ clap = { version = "4", features = ["derive"] }
|
|||
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp" }
|
||||
env_logger = "0.11.0"
|
||||
futures-channel = "0.3.25"
|
||||
gbm = "0.14.0"
|
||||
gbm = "0.15.0"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland", "single-instance"] }
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
|
||||
freedesktop-desktop-entry = "0.5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue