Update env_logger
in tour
and integration
examples
This commit is contained in:
parent
d0402d072d
commit
860de97b42
@ -8,4 +8,4 @@ publish = false
|
||||
[dependencies]
|
||||
iced_winit = { path = "../../winit" }
|
||||
iced_wgpu = { path = "../../wgpu" }
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
|
@ -7,4 +7,4 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
iced = { path = "../..", features = ["image", "debug"] }
|
||||
env_logger = "0.7"
|
||||
env_logger = "0.8"
|
||||
|
Loading…
Reference in New Issue
Block a user