Skip to content

Commit c04a53d

Browse files
Update rlua requirement from 0.15.0 to 0.19.4
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>
1 parent 2cb724e commit c04a53d

File tree

2 files changed

+32
-5
lines changed

2 files changed

+32
-5
lines changed

Cargo.lock

Lines changed: 31 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ objpool = "0.2.0"
2929
packet = "0.1.2"
3030
parsip = "0.1.0"
3131
pool = "0.1.4"
32-
rlua = "0.15.0"
32+
rlua = "0.19.4"
3333
serde = "1.0.66"
3434
serde_derive = "1.0.66"
3535
time = "0.1.40"

0 commit comments

Comments
 (0)