fix mycelium impl
This commit is contained in:
@@ -44,6 +44,9 @@ base64 = "0.22"
|
||||
# Random number generation for message IDs
|
||||
rand = "0.8"
|
||||
|
||||
# HTTP client for Mycelium integration
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-test = "0.4"
|
||||
hero-supervisor-openrpc-client = { path = "clients/openrpc" }
|
||||
|
Reference in New Issue
Block a user