Bump miette from 5.9.0 to 5.10.0 (#9713)

This commit is contained in:
dependabot[bot]
2023-07-17 06:25:04 +00:00
committed by GitHub
parent 60bb984e6e
commit 48271d8c3e
6 changed files with 9 additions and 9 deletions

View File

@ -34,7 +34,7 @@ fuzzy-matcher = "0.3"
is_executable = "1.0"
is-terminal = "0.4.8"
log = "0.4"
miette = { version = "5.9", features = ["fancy-no-backtrace"] }
miette = { version = "5.10", features = ["fancy-no-backtrace"] }
once_cell = "1.18"
percent-encoding = "2"
sysinfo = "0.29"