mirror of
https://github.com/bytedream/litbwraw.git
synced 2025-06-27 10:20:32 +02:00
update lua playground crate dependencies
This commit is contained in:
@ -7,4 +7,4 @@ edition = "2021"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
mlua = { git = "https://github.com/khvzak/mlua.git", features = ["lua51"] }
|
||||
mlua = { version = ">=0.9.3", features = ["lua51", "vendored"] }
|
||||
|
Reference in New Issue
Block a user