cli for src-lib to manual test inspect, clip
This commit is contained in:
@@ -6,3 +6,11 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
||||
[lib]
|
||||
name = "lib"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[[bin]]
|
||||
name = "cli"
|
||||
path = "src/cli/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user