Add CHANGELOG to subcrates
This commit is contained in:
parent
1344ea84fc
commit
862859142b
8 changed files with 77 additions and 19 deletions
|
|
@ -32,7 +32,7 @@ iced_winit = { version = "0.1.0-alpha", path = "winit" }
|
|||
iced_wgpu = { version = "0.1.0", path = "wgpu" }
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
iced_web = { version = "0.1.0-alpha", path = "web" }
|
||||
iced_web = { version = "0.1.0", path = "web" }
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue