Skip to content

Commit 81cc905

Browse files
build(deps): bump mlua from 0.11.3 to 0.11.4
Bumps [mlua](https://github.com/mlua-rs/mlua) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](https://github.com/mlua-rs/mlua/commits) --- updated-dependencies: - dependency-name: mlua dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcfd907 commit 81cc905

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)