dependency update

This commit is contained in:
Ashley Wulber 2022-01-21 16:51:21 -05:00
parent 25806a6272
commit c03d6a9d0a
2 changed files with 2 additions and 2 deletions

View file

@ -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"