mirror of
https://gitcode.com/JianFeeeee/LuaCangjia_api.git
synced 2026-09-20 08:58:13 +00:00
修正部分描述性错误
This commit is contained in:
@ -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]
|
||||
|
||||
Reference in New Issue
Block a user