Skip to content

Commit 6a6d3b5

Browse files
Bump thiserror from 1.0.33 to 1.0.34 (#1596)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.33...1.0.34) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a7ef2bf commit 6a6d3b5

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.

client/relay-chain-interface/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ futures = "0.3.24"
2121
parking_lot = "0.12.1"
2222
derive_more = "0.99.2"
2323
async-trait = "0.1.57"
24-
thiserror = "1.0.33"
24+
thiserror = "1.0.34"
2525
jsonrpsee-core = "0.15.1"
2626
parity-scale-codec = "3.1.5"

0 commit comments

Comments
 (0)