mirror of
https://github.com/bytedream/litbwraw.git
synced 2025-06-27 02:10:33 +02:00
add example crates
This commit is contained in:
7
example-binary/Cargo.toml
Normal file
7
example-binary/Cargo.toml
Normal file
@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "example-binary"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
mlua = { version = ">=0.9.3", features = ["lua51", "vendored"] }
|
Reference in New Issue
Block a user