Skip to content

Commit 95669fc

Browse files
authored
Merge pull request #958 from JakeStanger/dependabot/cargo/lua-src-547.1.0
build(deps): bump lua-src from 547.0.0 to 547.1.0
2 parents 2e29f8a + f05553c commit 95669fc

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
@@ -148,7 +148,7 @@ clap = { version = "4.5.37", optional = true, features = ["derive"] }
148148
reqwest = { version = "0.12.15", default-features = false, features = ["default-tls", "http2"], optional = true }
149149

150150
# cairo
151-
lua-src = { version = "547.0.0", optional = true }
151+
lua-src = { version = "547.1.0", optional = true }
152152
mlua = { version = "0.10.3", optional = true, features = ["luajit", "send"] }
153153
cairo-rs = { version = "0.18.5", optional = true, features = ["png"] }
154154

0 commit comments

Comments
 (0)