Skip to content

Commit

Permalink
Merge pull request #1980 from volta-cli/dependabot/cargo/thiserror-2.0.9
Browse files Browse the repository at this point in the history
build(deps): bump thiserror from 2.0.8 to 2.0.9
  • Loading branch information
chriskrycho authored Dec 23, 2024
2 parents 66a1d8b + 5f20177 commit 640c2c1
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.134" }
thiserror = "2.0.8"
thiserror = "2.0.9"

0 comments on commit 640c2c1

Please sign in to comment.