Skip to content

Commit

Permalink
Bump miette from 5.10.0 to 7.1.0 (#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 24, 2024
1 parent 0094750 commit b539972
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 30 deletions.
49 changes: 20 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2018"
[dependencies]
docopt = "1"
lazy_static = "1.4.0"
miette = { version = "5.10.0", features = ["fancy"] }
miette = { version = "7.1.0", features = ["fancy"] }
phf = { version = "0.11", features = ["macros"] }
regex = "1.9.3"
serde = "1.0"
Expand Down

0 comments on commit b539972

Please sign in to comment.