dependency update
This commit is contained in:
parent
25806a6272
commit
c03d6a9d0a
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -1007,7 +1007,7 @@ checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"
|
|||
[[package]]
|
||||
name = "libcosmic"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/pop-os/libcosmic?branch=layershell#02fb21bebada4db1b1bb86d2ea11124dd3c40ddb"
|
||||
source = "git+https://github.com/pop-os/libcosmic#36d317a3e34809cf7220ddc59b4f9771bd637bad"
|
||||
dependencies = [
|
||||
"cascade",
|
||||
"derivative",
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ gdk4-x11 = { version = "0.4.2", features = [ "xlib" ] }
|
|||
gdk4-wayland = { version = "0.4", optional = true }
|
||||
gtk4 = "0.4"
|
||||
gobject-sys = "0.15"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", branch = "layershell"}
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic" }
|
||||
once_cell = "1"
|
||||
serde = "1"
|
||||
toml = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue