Simplify the QueryInformation Action
This commit is contained in:
parent
6e167675d6
commit
5eefa5d4ea
7 changed files with 15 additions and 35 deletions
|
|
@ -17,7 +17,7 @@ debug = ["iced_native/debug"]
|
|||
window_clipboard = "0.2"
|
||||
log = "0.4"
|
||||
thiserror = "1.0"
|
||||
sysinfo = { version = "0.23", optional = true }
|
||||
sysinfo = "0.23"
|
||||
|
||||
[dependencies.winit]
|
||||
version = "0.26"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue