Bump lscolors from 0.15.0 to 0.16.0 (#11359)

This commit is contained in:
dependabot[bot]
2023-12-21 16:08:19 +00:00
committed by GitHub
parent 3a050864df
commit bb570e42be
4 changed files with 5 additions and 5 deletions

View File

@ -52,7 +52,7 @@ indexmap = "2.1"
indicatif = "0.17"
itertools = "0.12"
log = "0.4"
lscolors = { version = "0.15", default-features = false, features = ["nu-ansi-term"] }
lscolors = { version = "0.16", default-features = false, features = ["nu-ansi-term"] }
md5 = { package = "md-5", version = "0.10" }
miette = { version = "5.10", features = ["fancy-no-backtrace"] }
mime = "0.3"