update recipes

This commit is contained in:
Ribbon 2023-12-23 01:59:51 +00:00
parent 6bf4d5ea04
commit dd0542ab6d
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO users crate error
#TODO users crate error (after cargo update)
[source]
git = "https://gitlab.com/edneville/please"
[build]

View File

@ -5,4 +5,5 @@ git = "https://github.com/developomp/pomky"
template = "cargo"
dependencies = [
"glib",
"pcre",
]