Rename iced_native to iced_runtime
This commit is contained in:
parent
8af69be47e
commit
99e0a71504
39 changed files with 87 additions and 97 deletions
|
|
@ -15,9 +15,9 @@ unicode-segmentation = "1.6"
|
|||
num-traits = "0.2"
|
||||
thiserror = "1"
|
||||
|
||||
[dependencies.iced_native]
|
||||
[dependencies.iced_runtime]
|
||||
version = "0.9"
|
||||
path = "../native"
|
||||
path = "../runtime"
|
||||
|
||||
[dependencies.iced_renderer]
|
||||
version = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue