Skip to content

Commit 7979050

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

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.

Cargo.toml

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

0 commit comments

Comments
 (0)