Remove non-existent feature from hero-supervisor-openrpc-client dependency
This commit is contained in:
@@ -10,7 +10,7 @@ reqwest = { version = "0.12", default-features = false, features = ["json"] }
|
|||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
hero-supervisor-openrpc-client = { git = "https://git.ourworld.tf/herocode/supervisor.git", features = ["openrpc_client"] }
|
hero-supervisor-openrpc-client = { git = "https://git.ourworld.tf/herocode/supervisor.git" }
|
||||||
|
|
||||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||||
uuid = { version = "1.0", features = ["v4"] }
|
uuid = { version = "1.0", features = ["v4"] }
|
||||||
|
|||||||
Reference in New Issue
Block a user