Create libs for common code
Update libs
This commit is contained in:
@@ -9,9 +9,10 @@ license-file.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
anyhow = "1.0"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
colored = "3.0"
|
||||
indicatif = "0.17"
|
||||
dirs = "6.0"
|
||||
git = { version = "0.1.0", path = "../git" }
|
||||
indicatif = "0.17"
|
||||
thiserror = { version = "2.0" }
|
||||
|
Reference in New Issue
Block a user