Skip to content

Commit

Permalink
build(deps): bump mlua from 0.9.6 to 0.9.8 (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent f55abf9 commit d295486
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ actix-cors = { version = "0.7.0", default-features = false }
fake-useragent = { version = "0.1.3", default-features = false }
env_logger = { version = "0.11.1", default-features = false }
log = { version = "0.4.21", default-features = false }
mlua = { version = "0.9.1", features = [
mlua = { version = "0.9.8", features = [
"luajit",
"vendored",
], default-features = false }
Expand Down

0 comments on commit d295486

Please sign in to comment.