Write documentation for iced_test
This commit is contained in:
parent
8f6f5c13b0
commit
5220a064c5
7 changed files with 189 additions and 13 deletions
|
|
@ -11,3 +11,6 @@ iced.workspace = true
|
|||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
iced.workspace = true
|
||||
iced.features = ["webgl", "fira-sans"]
|
||||
|
||||
[dev-dependencies]
|
||||
iced_test.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue