Update recipes

This commit is contained in:
Ribbon 2024-06-11 18:20:00 +00:00
parent c20e1df904
commit cfd5cfab79
8 changed files with 10 additions and 7 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/josueBarretogit/get_blessed_rs"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/Piturnah/gex"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/nickgerace/gfold"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/oz/gist"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/wezm/git-grab"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/mlange-42/git-graph"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/MitMaro/git-interactive-rebase-tool"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/hakoerber/git-repo-manager"
[build]
template = "cargo"
dependencies = [
"openssl1",
]