Update a recipe

This commit is contained in:
Ribbon 2024-07-14 16:54:26 +00:00
parent 89742d8342
commit 9f748c4af6
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#TODO Needs to patch outdated crates
[source]
git = "https://github.com/LegNeato/asciinema-rs"
[build]
template = "cargo"

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/asciinema/asciinema"
[build]
template = "cargo"