refactor: depend on renamed chain-plugin-sdk
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
208b8c65ca
commit
458f1711bd
3 changed files with 10 additions and 10 deletions
|
|
@ -13,7 +13,7 @@ rust-version = "1.85"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
fai-plugin-sdk = { path = "../../fai_plugin_sdk_rust" }
|
||||
chain-plugin-sdk = { path = "../../fai_chain_plugin_sdk_rust" }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue