Skip to content

Commit d3cfb6c

Browse files
authored
Merge pull request #1940 from volta-cli/dependabot/cargo/thiserror-2.0.3
build(deps): bump thiserror from 2.0.0 to 2.0.3
2 parents d8fc8ae + 63906cd commit d3cfb6c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/test-support/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ edition = "2021"
77
[dependencies]
88
hamcrest2 = "0.3.0"
99
serde_json = { version = "1.0.132" }
10-
thiserror = "2.0.0"
10+
thiserror = "2.0.3"

0 commit comments

Comments
 (0)