Simplify the QueryInformation Action
This commit is contained in:
parent
6e167675d6
commit
5eefa5d4ea
7 changed files with 15 additions and 35 deletions
|
|
@ -42,8 +42,6 @@ smol = ["iced_futures/smol"]
|
|||
palette = ["iced_core/palette"]
|
||||
# Enables pure, virtual widgets in the `pure` module
|
||||
pure = ["iced_pure", "iced_graphics/pure"]
|
||||
# Enables system information querying `Action`
|
||||
sysinfo = ["iced_winit/sysinfo"]
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue