Update recipes

This commit is contained in:
Ribbon 2024-06-11 12:29:27 +00:00
parent 03820ee33c
commit 0b4a1def8a
6 changed files with 8 additions and 5 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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