Remove winit dependency from iced root crate

This commit is contained in:
Héctor Ramón Jiménez 2024-01-18 09:58:54 +01:00
parent 8bf2386972
commit b9dc106a56
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -70,8 +70,6 @@ thiserror.workspace = true
image.workspace = true image.workspace = true
image.optional = true image.optional = true
winit.workspace = true
[profile.release-opt] [profile.release-opt]
inherits = "release" inherits = "release"
codegen-units = 1 codegen-units = 1