Skip to content

Commit

Permalink
⬆️ Bump mlua from 0.9.8 to 0.9.9 (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 0b48f67 commit 4950106
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -41,7 +41,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.8", features = [
mlua = { version = "0.9.9", features = [
"luajit",
"vendored",
], default-features = false }
Expand Down

0 comments on commit 4950106

Please sign in to comment.