chore(deps): bump jsonrpsee from 0.22.5 to 0.23.1 (#1656)

* chore(deps): bump jsonrpsee from 0.22.5 to 0.23.1

* bump reconnecting-rpc-client dep
This commit is contained in:
Niklas Adolfsson
2024-06-25 18:05:45 +02:00
committed by GitHub
parent b48f68001b
commit 4fcabe211d
6 changed files with 212 additions and 129 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ hex = { version = "0.4.3", default-features = false }
heck = "0.5.0"
impl-serde = { version = "0.4.0", default-features = false }
indoc = "2"
jsonrpsee = { version = "0.22" }
jsonrpsee = { version = "0.23.1" }
pretty_assertions = "1.4.0"
primitive-types = { version = "0.12.2", default-features = false }
proc-macro-error = "1.0.4"