File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " luajit-src"
3- version = " 210.5.12+a4f56a4 "
3+ version = " 210.6.0+eec7a80 "
44authors = [" Aleksandr Orlenko <zxteam@protonmail.com>" ]
55edition = " 2021"
6- repository = " https://github.com/khvzak /luajit-src-rs"
6+ repository = " https://github.com/mlua-rs /luajit-src-rs"
77keywords = [" lua" , " luajit" ]
88readme = " README.md"
99license = " MIT"
Original file line number Diff line number Diff line change 22
33[ ![ Build Status]] [ github-actions ]
44
5- [ Build Status ] : https://github.com/khvzak /luajit-src-rs/workflows/CI/badge.svg
6- [ github-actions ] : https://github.com/khvzak /luajit-src-rs/actions
5+ [ Build Status ] : https://github.com/mlua-rs /luajit-src-rs/workflows/CI/badge.svg
6+ [ github-actions ] : https://github.com/mlua-rs /luajit-src-rs/actions
77
88This crate contains the sources of [ LuaJIT] 2.1 (from Mike Pall) and logic to build it.
99Intended to be consumed by the [ mlua-sys] crate.
You can’t perform that action at this time.
0 commit comments