Fix iced_native
version in iced_winit
This commit is contained in:
parent
26cd6c0f2b
commit
ac8875f81d
@ -19,7 +19,7 @@ window_clipboard = "0.1"
|
||||
log = "0.4"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.1.0-alpha"
|
||||
version = "0.1.0"
|
||||
path = "../native"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies.winapi]
|
||||
|
Loading…
x
Reference in New Issue
Block a user