chore: update iced

This commit is contained in:
Ashley Wulber 2025-09-30 08:45:57 -04:00 committed by Ashley Wulber
parent 03f07d2f1e
commit 7015b8ace4
2 changed files with 3 additions and 3 deletions

View file

@ -229,6 +229,6 @@ libcosmic = { path = "./" }
# FIXME update winit deps where necessary to use this
# [patch.crates-io]
[patch."https://github.com/pop-os/winit.git"]
winit = { git = "https://github.com/pop-os/winit.git//", branch = "xdg-toplevel" }
# [patch."https://github.com/pop-os/winit.git"]
# winit = { git = "https://github.com/pop-os/winit.git//", branch = "xdg-toplevel" }
# winit = { path = "../winit" }