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

Commit 2556106

Browse files
dependabot[bot]vieira-giulia
authored andcommitted
Bump thiserror from 1.0.37 to 1.0.38 (#2004)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.37 to 1.0.38. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.37...1.0.38) --- 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 dac1e92 commit 2556106

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
@@ -18,6 +18,6 @@ sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "mas
1818
tokio = { version = "1.21.2", features = ["sync"] }
1919
futures = "0.3.25"
2020
async-trait = "0.1.59"
21-
thiserror = "1.0.37"
21+
thiserror = "1.0.38"
2222
jsonrpsee-core = "0.16.2"
2323
parity-scale-codec = "3.2.1"

0 commit comments

Comments
 (0)