fix: fix all build issue of lcrconn-cli
This commit is contained in:
@@ -4,6 +4,8 @@ version = "1.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
thiserror = { workspace = true }
|
||||
anyhow = "1.0.103"
|
||||
lcrconn = { path="../lcrconn" }
|
||||
clap = { version="4.5.48", features=["derive"]}
|
||||
strum = "=0.28.0"
|
||||
strum_macros = "=0.28.0"
|
||||
|
||||
Reference in New Issue
Block a user