Add: add commits info for projects
This commit is contained in:
parent
bc5eacf367
commit
d8aa24600f
5 changed files with 1851 additions and 8 deletions
|
|
@ -4,10 +4,12 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
chrono = "0.4.42"
|
||||
clap = { version = "4.5.53", features = ["derive"] }
|
||||
crossterm = "0.29.0"
|
||||
directories = "6.0.0"
|
||||
fs_extra = "1.3.0"
|
||||
gix = "0.75.0"
|
||||
serde = { version = "1.0.228", features = ["derive"] }
|
||||
serde_json = "1.0.145"
|
||||
thiserror = "2.0.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue