Update recipes

This commit is contained in:
Ribbon 2024-06-11 12:48:40 +00:00
parent 0b4a1def8a
commit 05a2d50e2b
10 changed files with 12 additions and 9 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO update the redox_syscall crate version on the dependency tree
[source]
git = "https://github.com/qtfkwk/cargo-list"
[build]

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO shared_child and libc crates error
[source]
git = "https://github.com/nextest-rs/nextest"
[build]

View File

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