Update dependencies

This commit is contained in:
AsamK 2025-07-12 10:05:14 +02:00
parent 887ed3bb44
commit 1b7f755590
3 changed files with 295 additions and 226 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.24", features = [
jsonrpsee = { version = "0.25", features = [
"macros",
"async-client",
"http-client",