fix(deps): update rust crate log to 0.4.19
This commit is contained in:
parent
59ff61bcf1
commit
a95da03358
1 changed files with 1 additions and 1 deletions
|
@ -34,5 +34,5 @@ exclude = ["images/*"]
|
|||
clap = { version = "4.3.2", features = ["derive"] }
|
||||
colored = "2.0.0"
|
||||
image = "0.24.6"
|
||||
log = "0.4.18"
|
||||
log = "0.4.19"
|
||||
pretty_env_logger = "0.5.0"
|
||||
|
|
Loading…
Reference in a new issue