mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
chore(deps): bump env_logger from 0.8.4 to 0.9.0 (#74)
This commit is contained in:
parent
225d3495d1
commit
16a17ed76c
2 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ exclude = ["/tools", "/.github", "/Cross.toml", "/content", "/CODE_OF_CONDUCT.md
|
|||
|
||||
[dependencies]
|
||||
configparser = "2.0"
|
||||
env_logger = { version = "0.8", default-features = false, features = ["atty", "humantime", "termcolor"] }
|
||||
env_logger = { version = "0.9", default-features = false, features = ["atty", "humantime", "termcolor"] }
|
||||
futures-util = "0.3"
|
||||
getopts = "0.2.21"
|
||||
glob = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue