Skip to content

Commit d7a6ce0

Browse files
authored
Merge pull request #548 from JakeStanger/dependabot/cargo/mlua-0.9.7
build(deps): bump mlua from 0.9.6 to 0.9.7
2 parents f4e1e81 + a0c7a0f commit d7a6ce0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -121,7 +121,7 @@ reqwest = { version = "0.12.3", default_features = false, features = ["default-t
121121

122122
# cairo
123123
lua-src = { version = "546.0.2", optional = true }
124-
mlua = { version = "0.9.6", optional = true, features = ["luajit"] }
124+
mlua = { version = "0.9.7", optional = true, features = ["luajit"] }
125125
cairo-rs = { version = "0.18.5", optional = true, features = ["png"] }
126126

127127
# clipboard

0 commit comments

Comments
 (0)