@@ -10,3 +10,5 @@ serde_json = "1.0.143"
|
||||
tokio = { version = "1.47.1", features = ["full"] }
|
||||
tracing = "0.1.41"
|
||||
redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager", "aio"] }
|
||||
jsonrpsee = { version = "0.24.7", features = ["server", "macros"] }
|
||||
async-trait = "0.1.83"
|
||||
|
Reference in New Issue
Block a user