Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
ac2343b142
Bump h2 from 0.3.21 to 0.3.24 in /client (#1418)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.21 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.21...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 09:18:20 +01:00
dependabot[bot]
62c71eaafa
Bump rustix from 0.37.23 to 0.37.25 in /client (#1350)
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.23 to 0.37.25.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.37.23...v0.37.25)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 08:01:22 +02:00
AsamK
e626cc0390 Update dependencies 2023-09-08 19:19:15 +02:00
AsamK
8037fb2d66 Switch to jsonrpsee
Fixes #1275
2023-08-11 00:36:22 +02:00
AsamK
edbf803a98 Update dependencies 2023-08-11 00:36:22 +02:00
AsamK
c8e35991b9 Update dependencies 2023-06-23 21:48:02 +02:00
AsamK
d94ec8e144 Update dependencies 2023-02-19 13:28:44 +01:00
AsamK
161ec9f828 Update dependencies 2023-01-07 12:14:47 +01:00
AsamK
94d79692df Update to clap 4 2022-10-09 12:30:25 +02:00
AsamK
58bb4b5358 Update client dependencies 2022-10-09 12:18:43 +02:00
AsamK
cf07512d24 Update json-rpc client 2022-05-21 12:11:03 +02:00
AsamK
2ecddba375 Update json-rpc client 2022-05-20 12:11:28 +02:00
AsamK
abde122a35 Implement JSON-RPC client PoC 2022-02-20 14:22:49 +01:00