Sort iced_core dependencies
This commit is contained in:
parent
6785a452ee
commit
37755121d7
1 changed files with 2 additions and 2 deletions
|
|
@ -15,12 +15,12 @@ bitflags.workspace = true
|
||||||
glam.workspace = true
|
glam.workspace = true
|
||||||
log.workspace = true
|
log.workspace = true
|
||||||
num-traits.workspace = true
|
num-traits.workspace = true
|
||||||
|
once_cell.workspace = true
|
||||||
|
palette.workspace = true
|
||||||
smol_str.workspace = true
|
smol_str.workspace = true
|
||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
web-time.workspace = true
|
web-time.workspace = true
|
||||||
xxhash-rust.workspace = true
|
xxhash-rust.workspace = true
|
||||||
palette.workspace = true
|
|
||||||
once_cell.workspace = true
|
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
raw-window-handle.workspace = true
|
raw-window-handle.workspace = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue