Update dependencies

This commit is contained in:
Ian Douglas Scott 2024-01-22 14:56:31 -08:00
parent 7d0882162b
commit b60102c908
2 changed files with 47 additions and 51 deletions

View file

@ -8,7 +8,7 @@ anyhow = "1.0.75"
calloop = "0.12.3"
clap = { version = "4", features = ["derive"] }
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp" }
env_logger = "0.10.0"
env_logger = "0.11.0"
futures-channel = "0.3.25"
gbm = "0.14.0"
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland", "single-instance"] }