Update recipes

This commit is contained in:
Ribbon 2024-06-11 09:24:31 +00:00
parent 8b542a2442
commit 98d91665bb
5 changed files with 7 additions and 4 deletions

View File

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

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO make the dependency work
[source]
git = "https://github.com/godzie44/BugStalker"
[build]

View File

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

View File

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

View File

@ -3,3 +3,6 @@
git = "https://github.com/automation-tasks-rs/cargo-auto"
[build]
template = "cargo"
dependencies = [
"openssl1",
]