move halloy and tiny to chat

This commit is contained in:
auronandace 2025-06-24 21:03:45 +01:00
parent ed76bda991
commit fc794e482d
2 changed files with 0 additions and 16 deletions

View File

@ -1,8 +0,0 @@
#TODO xdg-home crate error (after cargo update)
[source]
git = "https://github.com/squidowl/halloy"
[build]
template = "cargo"
dependencies = [
"openssl1",
]

View File

@ -1,8 +0,0 @@
#TODO compiled but not tested (after cargo update and a patch on ring)
[source]
git = "https://github.com/osa1/tiny"
[build]
template = "custom"
script = """
cookbook_cargo_packages tiny
"""