chore: update deps

This commit is contained in:
Ashley Wulber 2026-03-10 19:40:25 -04:00 committed by Ashley Wulber
parent d4becdd6c5
commit d5024f5b24
2 changed files with 341 additions and 705 deletions

1042
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -18,8 +18,8 @@ libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = fa
"desktop",
"multi-window",
"winit",
], branch = "iced-rebase" }
cosmic-config = { git = "https://github.com/pop-os/libcosmic", branch = "iced-rebase" }
] }
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
freedesktop-icons = { package = "cosmic-freedesktop-icons", git = "https://github.com/pop-os/freedesktop-icons" }
memmap2 = "0.9.10"