修正部分描述性错误

This commit is contained in:
2026-03-21 20:35:58 +08:00
parent 8c216ef9e3
commit 8998ad6900
5 changed files with 8 additions and 8 deletions

View File

@ -1,15 +1,13 @@
[package]
name = "luacangjie_api"
name = "luarunner"
version = "0.0.1"
description = "Lua C API bindings for Cangjie"
# 【修正】更新为您的实际编译器版本
description = "Lite and High performance LuaRunner"
cjc-version = "1.1.0"
license = "GPLv3"
output-type ="dynamic"
[dependencies]
# 【修正】显式声明测试依赖,版本号与 cjc-version 一致
[test-dependencies]
[ffi.c]