Skip to content

Commit

Permalink
Bump subxt-signer from 0.38.0 to 0.38.1
Browse files Browse the repository at this point in the history
Bumps [subxt-signer](https://github.com/paritytech/subxt) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/paritytech/subxt/releases)
- [Changelog](https://github.com/paritytech/subxt/blob/v0.38.1/CHANGELOG.md)
- [Commits](paritytech/subxt@v0.38.0...v0.38.1)

---
updated-dependencies:
- dependency-name: subxt-signer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent ea745c0 commit a3c3bb6
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.3"
tempfile = "3.10.1"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
subxt-signer = { version = "0.38.0", features = ["subxt", "sr25519"] }
subxt-signer = { version = "0.38.1", features = ["subxt", "sr25519"] }

[features]
integration-tests = []
Expand Down

0 comments on commit a3c3bb6

Please sign in to comment.