Skip to content

Commit 646aaba

Browse files
Bump thiserror from 1.0.57 to 1.0.58 (#2154)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.57...1.0.58) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 380bc2b commit 646aaba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ subxt-metadata = { version = "0.34.0" }
7272
subxt-signer = { version = "0.34.0" }
7373
syn = { version = "2" }
7474
synstructure = { version = "0.13.1" }
75-
thiserror = { version = "1.0.57" }
75+
thiserror = { version = "1.0.58" }
7676
tokio = { version = "1.36.0" }
7777
tracing = { version = "0.1.37" }
7878
tracing-subscriber = { version = "0.3.17" }

0 commit comments

Comments
 (0)