eris: move lua API to standalone module
Easier to work with now, yay.
This commit is contained in:
parent
a2fc2bf2bc
commit
54f858aee9
5 changed files with 297 additions and 127 deletions
|
@ -19,3 +19,4 @@ serde_json = "1.0.96"
|
|||
tokio = { version = "1.28.0", features = ["full"] }
|
||||
log = "0.4.27"
|
||||
env_logger = "0.11.8"
|
||||
tempfile = "3.19.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue