Update env_logger
This commit is contained in:
parent
6029f44c67
commit
e68a53c608
3 changed files with 26 additions and 33 deletions
|
|
@ -12,7 +12,7 @@ axum-extra = { version = "0.9.3", features = ["query", "typed-routing", "typed-h
|
|||
bytes = "1.6.0"
|
||||
clap = { version = "4.5.4", features = ["derive", "deprecated"] }
|
||||
directories = "5.0.1"
|
||||
env_logger = "0.10.0"
|
||||
env_logger = "0.11.3"
|
||||
flate2 = "1.0.30"
|
||||
futures = "0.3.30"
|
||||
gethostname = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue