Update recipes

This commit is contained in:
Ribbon 2024-06-11 20:05:23 +00:00
parent a8c8879e7a
commit 34b91ac29e
11 changed files with 13 additions and 10 deletions

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compilation error
[source]
git = "https://github.com/SierraSoftworks/git-tool"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO users crate error
[source]
git = "https://github.com/cecton/git-tools"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/w4/gitlab-cargo-shim"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/mozilla/grcov"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO tree-sitter-rust error
[source]
git = "https://github.com/matthiaskrgr/icemaker"
[build]

View File

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

View File

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

View File

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

View File

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

View File

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