Merge remote-tracking branch 'upstream/master' into fix/switch-qt-view-and-window

This commit is contained in:
Adil Hanney 2026-03-24 18:35:37 +00:00
commit db35a10c64
No known key found for this signature in database
89 changed files with 3948 additions and 2475 deletions

View file

@ -22,7 +22,7 @@ serde_json = { version = "1.0.149", optional = true, features = [
"preserve_order",
] }
ron = "0.12.0"
csscolorparser = { version = "0.8.1", features = ["serde"] }
csscolorparser = { version = "0.8.3", features = ["serde"] }
cosmic-config = { path = "../cosmic-config/", default-features = false, features = [
"subscription",
"macro",