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

Commit 47449fc

Browse files
committed
Update library.json
1 parent 9a66732 commit 47449fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

library_os/library.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"name": "os",
3-
"version": "0.1.0",
4-
"description": "CodeNothing操作系统接口库",
53
"output_name": "os",
6-
"author": "CodeNothing",
7-
"requires_namespace": true,
8-
"namespaces": ["std"]
4+
"_comment": "此配置文件仅用于GitHub工作流,不用于源代码中。实际库的命名空间信息直接从lib.rs中获取。"
95
}

0 commit comments

Comments
 (0)