mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-19 16:42:48 +00:00
release: luarunnerjit 0.4.0 (clean artifact, proper publish)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "luarunnerjit"
|
||||
version = "0.3.5"
|
||||
version = "0.4.0"
|
||||
description = "LuaJIT 2.1 runner for Cangjie (typed interop)"
|
||||
cjc-version = "1.1.0"
|
||||
license = "LGPL-3.0-or-later"
|
||||
@ -8,7 +8,7 @@ output-type ="dynamic"
|
||||
repository = "https://gitcode.com/JianFeeeee/LuaCangjia_api.git"
|
||||
homepage = "https://atomgit.com/JianFeeeee/LuaCangjia_api"
|
||||
include = ["src","lib","build.cj"]
|
||||
exclude = ["lib/build/**","test/build/**","test/generated_scripts/**","build-script-cache/**","target/**"]
|
||||
exclude = ["lib/build/**","test/build/**","test/generated_scripts/**","build-script-cache/**","target/**","lib/lua/src/host/**","lib/lua/src/jit/**","lib/lua/src/*.dasc","lib/lua/src/*.bat","lib/lua/src/*.txt","lib/lua/src/lj_vm.S","lib/lua/src/*.dep","lib/lua/Makefile","lib/lua/src/Makefile"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user