Skip to content

Commit a9ff7b3

Browse files
committed
Switch to 2021 edition
1 parent e991825 commit a9ff7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "luajit-src"
33
version = "210.3.4+resty073ac54"
44
authors = ["Aleksandr Orlenko <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
repository = "https://github.com/khvzak/luajit-src-rs"
77
keywords = ["lua", "luajit"]
88
readme = "README.md"

0 commit comments

Comments
 (0)