Merge pull request #1228 from pop-os/update-libcosmic

chore: update libcosmic
This commit is contained in:
Jeremy Soller 2025-10-02 07:50:43 -06:00 committed by GitHub
commit c65a1b4e1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 292 additions and 211 deletions

501
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -10,7 +10,7 @@ rust-version = "1.85"
anyhow = "1"
chrono = { version = "0.4", features = ["unstable-locales"] }
icu = { version = "2.0.0", features = ["compiled_data"] }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "6254f50", optional = true }
cctk = { git = "https://github.com/pop-os/cosmic-protocols", package = "cosmic-client-toolkit", rev = "d0e95be", optional = true }
cosmic-mime-apps = { git = "https://github.com/pop-os/cosmic-mime-apps.git", optional = true }
dirs = "6.0.0"
env_logger = "0.11"