Skip to content

Commit

Permalink
Merge pull request #28 from jontze/dependabot/cargo/miette-6.0.1
Browse files Browse the repository at this point in the history
chore(deps): Bump miette from 5.10.0 to 6.0.1
  • Loading branch information
jontze authored Feb 5, 2024
2 parents 49eb37e + 038c1f0 commit bd1ac81
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 53 deletions.
68 changes: 16 additions & 52 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 @@ -9,6 +9,6 @@ edition = "2021"
bat = "0.24.0"
clap = { version = "4.4.18", features = ["derive"] }
derive_builder = "0.13.0"
miette = { version = "5.10.0", features = ["fancy"] }
miette = { version = "6.0.1", features = ["fancy"] }
serde = { version = "1.0.196", features = ["derive"] }
serde_yaml = "0.9.31"

0 comments on commit bd1ac81

Please sign in to comment.