Skip to content

Commit

Permalink
Merge pull request #1221 from veryl-lang/dependabot/cargo/miette-7.5.0
Browse files Browse the repository at this point in the history
Bump miette from 7.4.0 to 7.5.0
  • Loading branch information
github-actions[bot] authored Feb 3, 2025
2 parents 2392b37 + b32ce1a commit 05d22a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -34,7 +34,7 @@ clap = {version = "4.5.27", features = ["derive"]}
futures = "0.3.31"
log = "0.4.25"
mdbook = "0.4.44"
miette = {version = "7.4"}
miette = {version = "7.5"}
once_cell = "1.20"
pulldown-cmark = "0.12.2"
regex = "1.11.1"
Expand Down

0 comments on commit 05d22a9

Please sign in to comment.