Skip to content

Commit

Permalink
Merge pull request #1970 from volta-cli/dependabot/cargo/thiserror-2.0.8
Browse files Browse the repository at this point in the history
build(deps): bump thiserror from 2.0.7 to 2.0.8
  • Loading branch information
chriskrycho authored Dec 18, 2024
2 parents 2bd02b7 + 380e00b commit f8a78bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 crates/test-support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ edition = "2021"
[dependencies]
hamcrest2 = "0.3.0"
serde_json = { version = "1.0.133" }
thiserror = "2.0.7"
thiserror = "2.0.8"

0 comments on commit f8a78bd

Please sign in to comment.