Skip to content

Commit

Permalink
deps: bump mlua from 0.9 to 0.10; luau from 640 to 647
Browse files Browse the repository at this point in the history
along with other indirect dependencies
  • Loading branch information
jqnatividad committed Oct 26, 2024
1 parent 4d32d97 commit 3b2ff62
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 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 @@ -139,7 +139,7 @@ local-encoding = { version = "0.2", optional = true }
localzone = { version = "0.3", features = ["auto_validation"] }
log = "0.4"
mimalloc = { version = "0.1", default-features = false, optional = true }
mlua = { version = "0.9", features = [
mlua = { version = "0.10", features = [
"luau",
"luau-jit",
"serialize",
Expand Down

0 comments on commit 3b2ff62

Please sign in to comment.