mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 19:31:02 +00:00
build(deps): bump reconnecting-jsonrpsee-ws-client from 0.4.1 to 0.4.2 (#1562)
Bumps [reconnecting-jsonrpsee-ws-client](https://github.com/niklasad1/reconnecting-jsonrpsee-ws-client) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/niklasad1/reconnecting-jsonrpsee-ws-client/releases) - [Changelog](https://github.com/niklasad1/reconnecting-jsonrpsee-ws-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/niklasad1/reconnecting-jsonrpsee-ws-client/compare/v0.4.1...v0.4.2) --- updated-dependencies: - dependency-name: reconnecting-jsonrpsee-ws-client 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>
This commit is contained in:
Generated
+2
-2
@@ -3403,9 +3403,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "reconnecting-jsonrpsee-ws-client"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a1506220461d62d69380b869e65ac1846b38b5357b363b640e46af9672abc7d6"
|
||||
checksum = "a89cc4a6f1e641017e300c050f0c4c46a198627fb39ec03e7a028d20256b5e54"
|
||||
dependencies = [
|
||||
"cfg_aliases",
|
||||
"finito",
|
||||
|
||||
Reference in New Issue
Block a user