forked from Eeveid/lightOps
实现 LightOps 运维面板基础功能
This commit is contained in:
10
crates/lightops-cli/Cargo.toml
Normal file
10
crates/lightops-cli/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "lightops-cli"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
clap.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user