Replace reactive-rendering feature with unconditional-rendering
This commit is contained in:
parent
c6af79a1d0
commit
14ec330730
3 changed files with 8 additions and 6 deletions
|
|
@ -22,7 +22,7 @@ x11 = ["winit/x11"]
|
|||
wayland = ["winit/wayland"]
|
||||
wayland-dlopen = ["winit/wayland-dlopen"]
|
||||
wayland-csd-adwaita = ["winit/wayland-csd-adwaita"]
|
||||
reactive-rendering = []
|
||||
unconditional-rendering = []
|
||||
|
||||
[dependencies]
|
||||
iced_futures.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue