Update libcosmic, fixing race conditions

This commit is contained in:
Jeremy Soller 2024-04-05 09:45:20 -06:00
parent 1bded07bfd
commit df5564e55a
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
5 changed files with 657 additions and 749 deletions

View file

@ -12,6 +12,7 @@ cosmic-theme.workspace = true
env_logger.workspace = true
libc = "0.2"
log.workspace = true
nix.workspace = true
pwd.workspace = true
ron.workspace = true
serde.workspace = true