Update dependencies

This commit is contained in:
AsamK 2023-09-08 18:07:43 +02:00
parent 4d93415485
commit e626cc0390
7 changed files with 198 additions and 178 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.19.0", features = [
jsonrpsee = { version = "0.20.0", features = [
"macros",
"async-client",
"http-client",