Skip to content

Commit

Permalink
Update Rust crate thiserror to 1.0.56 (#8)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 7944f05 commit 9291e6f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ miette = { version = "5", features = ["fancy"] }
once_cell = "1"
regex = "1"
usage-lib = { path = "..", features=["clap"] }
thiserror = "1.0.52"
thiserror = "1.0.56"

0 comments on commit 9291e6f

Please sign in to comment.