update recipes

This commit is contained in:
Ribbon 2023-12-20 19:16:05 +00:00
parent 20661cee89
commit 377e7b637f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO require a patch on tokio (update the version)
#TODO require Wayland
[source]
git = "https://github.com/ellie/atuin"
[build]

View File

@ -5,5 +5,5 @@ rev = "96c83729a791526ff0a3fd8e9390740c25ae8184"
[build]
template = "custom"
script = """
cookbook_cargo_packages backhand-cli
cookbook_cargo --bin backhand-cli
"""