mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-20 08:58:13 +00:00
release: lua536runner 包命名(中心仓发布专用)
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "luaRunner"
|
name = "lua536runner"
|
||||||
version = "0.2.2"
|
version = "0.2.2"
|
||||||
description = "Lite and High performance LuaRunner"
|
description = "Lite and High performance LuaRunner"
|
||||||
cjc-version = "1.1.0"
|
cjc-version = "1.1.0"
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
package luaRunner
|
package lua536runner
|
||||||
|
|
||||||
// ==================== FFI底层 ====================
|
// ==================== FFI底层 ====================
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
package luaRunner
|
package lua536runner
|
||||||
|
|
||||||
import std.unittest.* // cjlint-ignore G.PKG.01
|
import std.unittest.* // cjlint-ignore G.PKG.01
|
||||||
import std.fs.* // cjlint-ignore G.PKG.01
|
import std.fs.* // cjlint-ignore G.PKG.01
|
||||||
|
|||||||
Reference in New Issue
Block a user