Skip to content

Commit

Permalink
Bump subxt-signer from 0.35.1 to 0.35.2 (#1582)
Browse files Browse the repository at this point in the history
Bumps [subxt-signer](https://github.com/paritytech/subxt) from 0.35.1 to 0.35.2.
- [Release notes](https://github.com/paritytech/subxt/releases)
- [Changelog](https://github.com/paritytech/subxt/blob/master/CHANGELOG.md)
- [Commits](paritytech/subxt@v0.35.1...v0.35.2)

---
updated-dependencies:
- dependency-name: subxt-signer
  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>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 0875200 commit 8198bc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/extrinsics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ regex = "1.10.4"
predicates = "3.1.0"
tempfile = "3.10.1"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
subxt-signer = { version = "0.35.1", features = ["subxt", "sr25519"] }
subxt-signer = { version = "0.35.2", features = ["subxt", "sr25519"] }

[features]
integration-tests = []
Expand Down

0 comments on commit 8198bc4

Please sign in to comment.