Skip to content

Commit

Permalink
Update scheduler crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Mar 11, 2024
1 parent 6f3e2a3 commit ce086e4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
tokio = { version = "1.24", features = ["full", "tracing"] }
os_str_bytes = { version = "7.0", features = ["conversions"] }

mlua-luau-scheduler = { version = "0.0.1" }
mlua = { version = "0.9.5", features = [
mlua-luau-scheduler = { version = "0.0.2" }
mlua = { version = "0.9.6", features = [
"luau",
"luau-jit",
"async",
Expand Down

0 comments on commit ce086e4

Please sign in to comment.