Update dependencies: log: 0.3 -> 0.4
This commit is contained in:
parent
3e4fcb19bb
commit
2077980f22
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ is-it-maintained-open-issues = { repository = "matthiasbeyer/imag" }
|
||||||
maintenance = { status = "actively-developed" }
|
maintenance = { status = "actively-developed" }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
log = "0.3"
|
log = "0.4"
|
||||||
toml = "0.4"
|
toml = "0.4"
|
||||||
toml-query = "0.7"
|
toml-query = "0.7"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue