mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
build(deps): bump mlua from 0.8.8 to 0.8.9 (#50)
Bumps [mlua](https://github.com/khvzak/mlua) from 0.8.8 to 0.8.9. - [Changelog](https://github.com/khvzak/mlua/blob/v0.8.9/CHANGELOG.md) - [Commits](https://github.com/khvzak/mlua/compare/v0.8.8...v0.8.9) --- updated-dependencies: - dependency-name: mlua dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
452969961e
commit
b2ea0a48ba
3 changed files with 4 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ edition.workspace = true
|
|||
anyhow.workspace = true
|
||||
clap.workspace = true
|
||||
clap_complete.workspace = true
|
||||
mlua = { version = "0.8.1" }
|
||||
mlua = { version = "0.8.9" }
|
||||
|
||||
[features]
|
||||
default = ["lua54"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue