Update recipes

This commit is contained in:
Ribbon 2024-06-08 18:46:54 +00:00
parent 785dcfbefb
commit 4e29b6c953
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO webbrowser crate error
[source]
git = "https://github.com/orhun/flawz"
[build]

View File

@ -3,3 +3,6 @@
git = "https://gitlab.com/sequoia-pgp/sequoia-sq"
[build]
template = "cargo"
dependencies = [
"openssl1",
]