Update recipes

This commit is contained in:
Ribbon 2024-06-11 13:36:29 +00:00
parent 87b926bdf8
commit f5b4358d9e
2 changed files with 4 additions and 1 deletions

View File

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

View File

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