update recipes

This commit is contained in:
Ribbon 2023-12-22 03:37:26 +00:00
parent 70c69e29e1
commit 5aabcd3757
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#TODO compilation error (after an update on tokio and a patch on ring)
#TODO async-io crate error (after cargo update)
[source]
git = "https://github.com/lycheeverse/lychee"
[build]

View File

@ -1,9 +1,6 @@
#TODO Compilation error
#TODO
[source]
git = "https://github.com/Macchina-CLI/macchina"
rev = "f228e72bd6a84bb18c26f1665c412cf206d425a3"
[build]
template = "cargo"
dependencies = [
"libgit2",
]