Update client dependencies

This commit is contained in:
AsamK 2024-01-31 21:17:23 +01:00
parent 0b33cb55b8
commit 3be1c24b1b
6 changed files with 340 additions and 342 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.20.0", features = [
jsonrpsee = { version = "0.21.0", features = [
"macros",
"async-client",
"http-client",