refactor: depend on renamed chain-module-sdk
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
93bce2de12
commit
36b175d334
4 changed files with 26 additions and 26 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
use std::io::Write;
|
||||
|
||||
use fai_module_sdk::prelude::*;
|
||||
use chain_module_sdk::prelude::*;
|
||||
use serde::Deserialize;
|
||||
use text_extract::invoke;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue