Update vulnerable env_logger dependency in examples
This commit is contained in:
parent
398a3f0897
commit
0ae136b573
2 changed files with 2 additions and 2 deletions
|
|
@ -8,5 +8,5 @@ publish = false
|
|||
[dependencies]
|
||||
iced = { path = "../..", features = ["canvas", "tokio", "debug"] }
|
||||
tokio = { version = "1.0", features = ["sync"] }
|
||||
env_logger = "0.9"
|
||||
env_logger = "0.10"
|
||||
voronator = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue