Move time module from iced_native to iced_core
This commit is contained in:
parent
87b3e03d18
commit
83c649b574
5 changed files with 6 additions and 5 deletions
|
|
@ -27,7 +27,3 @@ features = ["thread-pool"]
|
|||
[dependencies.iced_style]
|
||||
version = "0.3"
|
||||
path = "../style"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies.instant]
|
||||
version = "0.1"
|
||||
features = ["wasm-bindgen"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue