Update env_logger in tour and integration examples
This commit is contained in:
parent
d0402d072d
commit
860de97b42
2 changed files with 2 additions and 2 deletions
|
|
@ -7,4 +7,4 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["image", "debug"] }
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue