fix(deps): update rust crate env_logger to 0.11.3
This commit is contained in:
parent
ae8186242a
commit
3c9ac3737f
2 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ serde_json = "1.0.116"
|
|||
color-eyre = "0.6.3"
|
||||
dotenvy = "0.15.7"
|
||||
enum_dispatch = "0.3.13"
|
||||
env_logger = "0.11.1"
|
||||
env_logger = "0.11.3"
|
||||
eyre = "0.6.11"
|
||||
log = "0.4.21"
|
||||
poise = "0.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue