CLI options to generate and open local repositories
This commit is contained in:
@@ -21,6 +21,7 @@ highlight = ["syntect/default-fancy"]
|
||||
chrono = { version = "0.4.23", features=["clock"] }
|
||||
clap = { version="4.0.32", features=["derive"] }
|
||||
git2 = "0.15.0"
|
||||
open = "3.2.0"
|
||||
pulldown-cmark = { version = "0.9.2", optional = true }
|
||||
rayon = "1.6.1"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user