Update client dependencies

This commit is contained in:
AsamK 2024-09-08 18:51:56 +02:00
parent b322716215
commit 2b5451f74a
3 changed files with 482 additions and 335 deletions

View file

@ -12,7 +12,7 @@ log = "0.4"
serde = "1"
serde_json = "1"
tokio = { version = "1", features = ["rt", "macros", "net", "rt-multi-thread"] }
jsonrpsee = { version = "0.21.0", features = [
jsonrpsee = { version = "0.24", features = [
"macros",
"async-client",
"http-client",