Restructure: move clients/openrpc to client/ and clients/admin-ui to ui/
This commit is contained in:
@@ -50,7 +50,7 @@ reqwest = { version = "0.12", features = ["json"], optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio-test = "0.4"
|
||||
hero-supervisor-openrpc-client = { path = "clients/openrpc" }
|
||||
hero-supervisor-openrpc-client = { path = "client" }
|
||||
escargot = "0.5"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user