remove mlua dep
Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
parent
8eeed983f0
commit
8529a34782
3 changed files with 11 additions and 142 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use mlua::AsChunk;
|
||||
// use mlua::AsChunk;
|
||||
use rayon::iter::{IntoParallelIterator, IntoParallelRefIterator, ParallelIterator};
|
||||
use serde::{Deserialize, Serialize};
|
||||
use serde_json::Value;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue