Skip to content

Commit 6ad6ef0

Browse files
committed
v210.5.6+9cc2e42
1 parent 754fc19 commit 6ad6ef0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "luajit-src"
3-
version = "210.5.5+f2336c4"
3+
version = "210.5.6+9cc2e42"
44
authors = ["Aleksandr Orlenko <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/khvzak/luajit-src-rs"
@@ -14,4 +14,4 @@ exclude = ["/luajit2/doc", "/luajit2/etc"]
1414

1515
[dependencies]
1616
cc = "1.0"
17-
which = "5.0"
17+
which = "6.0"

0 commit comments

Comments
 (0)