Skip to content

Commit

Permalink
Merge pull request #681 from JakeStanger/dependabot/cargo/lua-src-547…
Browse files Browse the repository at this point in the history
….0.0

build(deps): bump lua-src from 546.0.2 to 547.0.0
  • Loading branch information
JakeStanger authored Aug 3, 2024
2 parents f0d7a0b + 03cb384 commit 44a70d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -122,7 +122,7 @@ serde_json = { version = "1.0.121", optional = true }
reqwest = { version = "0.12.5", default-features = false, features = ["default-tls", "http2"], optional = true }

# cairo
lua-src = { version = "546.0.2", optional = true }
lua-src = { version = "547.0.0", optional = true }
mlua = { version = "0.9.9", optional = true, features = ["luajit"] }
cairo-rs = { version = "0.18.5", optional = true, features = ["png"] }

Expand Down

0 comments on commit 44a70d9

Please sign in to comment.