File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " luajit-src"
3
- version = " 210.5.12+a4f56a4 "
3
+ version = " 210.6.0+eec7a80 "
4
4
authors = [
" Aleksandr Orlenko <[email protected] >" ]
5
5
edition = " 2021"
6
- repository = " https://github.com/khvzak /luajit-src-rs"
6
+ repository = " https://github.com/mlua-rs /luajit-src-rs"
7
7
keywords = [" lua" , " luajit" ]
8
8
readme = " README.md"
9
9
license = " MIT"
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status]] [ github-actions ]
4
4
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
7
7
8
8
This crate contains the sources of [ LuaJIT] 2.1 (from Mike Pall) and logic to build it.
9
9
Intended to be consumed by the [ mlua-sys] crate.
You can’t perform that action at this time.
0 commit comments