Skip to content

Commit

Permalink
Update rlua requirement from 0.15.0 to 0.19.4
Browse files Browse the repository at this point in the history
Updates the requirements on [rlua](https://github.com/amethyst/rlua) to permit the latest version.
- [Release notes](https://github.com/amethyst/rlua/releases)
- [Changelog](https://github.com/amethyst/rlua/blob/master/CHANGELOG.md)
- [Commits](mlua-rs/rlua@0.15.0...v0.19.4)

---
updated-dependencies:
- dependency-name: rlua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2023
1 parent 2cb724e commit 7a9a374
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 5 deletions.
35 changes: 31 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 @@ -29,7 +29,7 @@ objpool = "0.2.0"
packet = "0.1.2"
parsip = "0.1.0"
pool = "0.1.4"
rlua = "0.15.0"
rlua = "0.19.4"
serde = "1.0.66"
serde_derive = "1.0.66"
time = "0.1.40"
Expand Down

0 comments on commit 7a9a374

Please sign in to comment.