update recipes

This commit is contained in:
Ribbon 2023-12-21 16:05:19 +00:00
parent 393be9c43d
commit 8a258055a7
3 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Rust version error (after cargo update)
#TODO x11rb crate error (after a patch on ring)
[source]
git = "https://github.com/ulyssa/iamb"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/konradsz/igrep"
rev = "8588755641e64cd40e569893e03628cf83cfc59f"

View File

@ -7,4 +7,5 @@ dependencies = [
"libjpeg",
"libpng",
"freetype2",
"zlib",
]