Skip to content

Commit 6e6b963

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -8,4 +8,4 @@ edition = "2018"
88
hamcrest2 = "0.3.0"
99
archive = { path = "../archive" }
1010
serde_json = { version = "1.0.111" }
11-
thiserror = "1.0.51"
11+
thiserror = "1.0.56"

0 commit comments

Comments
 (0)