update recipes

This commit is contained in:
Ribbon 2023-12-23 15:42:31 +00:00
parent b9ca8753b4
commit a68324010a
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -3,3 +3,6 @@
git = "https://github.com/J-Bockhofer/succeed2ban-tui"
[build]
template = "cargo"
dependencies = [
"openssl1",
]