mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 10:00:30 +08:00
feat(cli): add craftlabs-auth-cli with status/activate/check/info/release commands
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2021"
|
||||
description = "CraftLabs 授权核心库 — Rust 实现,导出 craft_* C ABI。目标平台:Linux(主)> Windows(次)> macOS(最低)"
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "staticlib"]
|
||||
crate-type = ["cdylib", "staticlib", "lib"]
|
||||
name = "craftlabs_auth_core"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user