Update recipes

This commit is contained in:
Ribbon 2024-04-28 11:15:03 +00:00
parent ad8fb45adf
commit c8438b2698
4 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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

View File

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