Skip to content

Commit a597de8

Browse files
authored
Merge pull request #288 from shadow3aaa/dependabot/cargo/mlua-0.11.4
build(deps): bump mlua from 0.11.3 to 0.11.4
2 parents fcfd907 + 81cc905 commit a597de8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ toml = "0.9.7"
4141
serde = { version = "1.0.226", features = ["derive"] }
4242
sys-mount = { version = "3.0.1", default-features = false }
4343
quick-xml = { version = "0.38.3", features = ["serialize"] }
44-
mlua = { version = "0.11.3", features = ["luajit", "vendored", "error-send"] }
44+
mlua = { version = "0.11.4", features = ["luajit", "vendored", "error-send"] }
4545
frame-analyzer = "0.3.3"
4646
dumpsys-rs = { git = "https://github.com/shadow3aaa/dumpsys-rs" }
4747
mimalloc = "0.1.48"

0 commit comments

Comments
 (0)