Skip to content

Commit 26bd02d

Browse files
chore(deps): bump subxt from 0.44.0 to 0.44.2 (#1216)
Bumps [subxt](https://github.com/paritytech/subxt) from 0.44.0 to 0.44.2. - [Release notes](https://github.com/paritytech/subxt/releases) - [Changelog](https://github.com/paritytech/subxt/blob/v0.44.2/CHANGELOG.md) - [Commits](paritytech/subxt@v0.44.0...v0.44.2) --- updated-dependencies: - dependency-name: subxt dependency-version: 0.44.2 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 3354bd4 commit 26bd02d

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

Lines changed: 22 additions & 22 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
@@ -31,7 +31,7 @@ pin-project-lite = "0.2"
3131

3232
# subxt
3333
scale-value = "0.18"
34-
subxt = { version = "0.44.0", features = ["reconnecting-rpc-client"] }
34+
subxt = { version = "0.44.2", features = ["reconnecting-rpc-client"] }
3535
subxt-rpcs = "0.44.0"
3636

3737

0 commit comments

Comments
 (0)