Skip to content

Commit 0921d49

Browse files
build(deps): bump thiserror from 1.0.65 to 1.0.67
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.65 to 1.0.67. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.65...1.0.67) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62b7958 commit 0921d49

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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 = "1.0.65"
10+
thiserror = "1.0.67"

0 commit comments

Comments
 (0)