mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-19 16:42:48 +00:00
release: lua515runner 包命名(中心仓发布专用)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "luaRunner"
|
||||
version = "0.2.2"
|
||||
description = "Lite and High performance LuaRunner"
|
||||
name = "lua515runner"
|
||||
version = "0.2.6"
|
||||
description = "Lua 5.1.5 runner for Cangjie (typed interop)"
|
||||
cjc-version = "1.1.0"
|
||||
license = "LGPL-3.0-or-later"
|
||||
output-type ="dynamic"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
package luaRunner
|
||||
package lua515runner
|
||||
|
||||
// ==================== FFI底层 ====================
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
package luaRunner
|
||||
package lua515runner
|
||||
|
||||
import std.unittest.* // cjlint-ignore G.PKG.01
|
||||
import std.fs.* // cjlint-ignore G.PKG.01
|
||||
|
||||
Reference in New Issue
Block a user