diff --git a/Cargo.toml b/Cargo.toml index 2edab9f0..868d69b6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" } diff --git a/iced b/iced index f581f19f..12810507 160000 --- a/iced +++ b/iced @@ -1 +1 @@ -Subproject commit f581f19f897e1ccc4393c8867d4ae3ed532742b4 +Subproject commit 12810507e181b52bd13f222d8810d877c6b2d0f4