Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 33ae3ec

Browse files
committed
Update library.json
1 parent ba562a1 commit 33ae3ec

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

library_example/library.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "example",
3-
"version": "1.0.0",
4-
"description": "CodeNothing 示例库",
53
"output_name": "example",
6-
"author": "CodeNothing Team",
7-
"requires_namespace": false,
8-
"namespaces": []
4+
5+
"_comment": "此配置文件仅用于GitHub工作流,不用于源代码中。实际库的命名空间信息直接从lib.rs中获取。"
96
}

0 commit comments

Comments
 (0)