Bump pretty_env_logger to 0.5
This commit is contained in:
parent
eef659efee
commit
a4cb14940f
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ csv = "1.1"
|
|||
clap = { version = "4.4", features = ["derive"] }
|
||||
regex = "1.4.2"
|
||||
log = "0.4.11"
|
||||
pretty_env_logger = "0.4.0"
|
||||
pretty_env_logger = "0.5.0"
|
||||
rayon = "1.5.0"
|
||||
diff = "0.1.12"
|
||||
itertools = "0.10.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue