Skip to content

Commit

Permalink
Merge pull request #220 from axodotdev/dependabot/cargo/miette-7.4.0
Browse files Browse the repository at this point in the history
chore(deps): bump miette from 7.2.0 to 7.4.0
  • Loading branch information
mistydemeo authored Dec 4, 2024
2 parents cac711b + 146a2a5 commit d2ba162
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 15 deletions.
21 changes: 7 additions & 14 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 axoupdater-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ axoupdater = { version = "=0.8.2", path = "../axoupdater", features = ["blocking
clap = { version = "4.5.22", features = ["derive"] }

# errors
miette = "7.2.0"
miette = "7.4.0"

[dev-dependencies]
axoasset = { version = "1.0.0", default-features = false, features = [
Expand Down

0 comments on commit d2ba162

Please sign in to comment.