Add env_logger to svg example
This commit is contained in:
parent
d06d06e050
commit
883a9f22e2
2 changed files with 9 additions and 3 deletions
|
|
@ -7,3 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["svg"] }
|
||||
env_logger = "0.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue