Save repos
This commit is contained in:
parent
d08922e753
commit
357de970ee
10 changed files with 252 additions and 47 deletions
|
|
@ -13,6 +13,7 @@ clap = { version = "4.5.37", features = ["derive", "deprecated"] }
|
|||
directories = "6.0.0"
|
||||
gdn = { path = "gdn" }
|
||||
git2 = { version = "0.20.1", features = ["vendored-libgit2", "vendored-openssl"] }
|
||||
jiff = "0.2.11"
|
||||
rand = "0.9.1"
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue