I can haz Lua?
This commit is contained in:
9
g13-os/Cargo.toml
Normal file
9
g13-os/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "g13-os"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
|
||||
[dependencies]
|
||||
g13-driver.workspace = true
|
||||
embedded-graphics = "0.8"
|
||||
mlua = { version = "0.11.6", features = ["luau-jit", "async", "macros", "serde"] }
|
||||
Reference in New Issue
Block a user