Update recipes

This commit is contained in:
Ribbon 2024-06-11 11:08:50 +00:00
parent 21cae987e7
commit fca300153c
6 changed files with 8 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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