更新:添加doString方法及对应的单元测试

This commit is contained in:
2026-04-05 08:19:20 +08:00
parent 14526b8dc2
commit 8f1d409cf5
10 changed files with 337 additions and 146 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "luarunner"
version = "0.1.1"
name = "luaRunner"
version = "0.2.1"
description = "Lite and High performance LuaRunner"
cjc-version = "1.1.0"
license = "LGPL-3.0-or-later"