Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 093dc98

Browse files
Bump thiserror from 1.0.38 to 1.0.40
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.40. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.38...1.0.40) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 066db6b commit 093dc98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -16,6 +16,6 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
1616

1717
futures = "0.3.27"
1818
async-trait = "0.1.68"
19-
thiserror = "1.0.38"
19+
thiserror = "1.0.40"
2020
jsonrpsee-core = "0.16.2"
2121
parity-scale-codec = "3.4.0"

0 commit comments

Comments
 (0)