Update README

This commit is contained in:
Alex Orlenko
2023-08-21 22:00:04 +01:00
parent e2b3464ec9
commit 65b816f2f0
+1 -1
View File
@@ -152,7 +152,7 @@ Add to `Cargo.toml` :
crate-type = ["cdylib"]
[dependencies]
mlua = { version = "0.9.0", features = ["lua54", "vendored", "module"] }
mlua = { version = "0.9.0", features = ["lua54", "module"] }
```
`lib.rs` :