Bump miette from 5.6.0 to 5.7.0 (#8720)

This commit is contained in:
dependabot[bot]
2023-04-06 20:39:54 +00:00
committed by GitHub
parent 7c6ea81dd4
commit a29b61bd4f
6 changed files with 59 additions and 48 deletions

View File

@ -24,7 +24,7 @@ chrono-humanize = "0.2.1"
fancy-regex = "0.11.0"
indexmap = { version = "1.7" }
lru = "0.10.0"
miette = { version = "5.6.0", features = ["fancy-no-backtrace"] }
miette = { version = "5.7.0", features = ["fancy-no-backtrace"] }
num-format = "0.4.3"
serde = { version = "1.0.143", default-features = false }
serde_json = { version = "1.0", optional = true }