From b41f3a5f8890cff7c2c9ddae8064495feba2c1dc Mon Sep 17 00:00:00 2001 From: Ribbon Date: Mon, 25 Mar 2024 03:27:21 +0000 Subject: [PATCH] update recipes --- recipes/wip/video/lecturecut/recipe.toml | 2 +- recipes/wip/video/yt-chanvids/recipe.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/wip/video/lecturecut/recipe.toml b/recipes/wip/video/lecturecut/recipe.toml index 398da5181..23b3e1c1b 100644 --- a/recipes/wip/video/lecturecut/recipe.toml +++ b/recipes/wip/video/lecturecut/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO update the redox_syscall crate version (after cargo update) [source] git = "https://github.com/LectureCut/CLI" [build] diff --git a/recipes/wip/video/yt-chanvids/recipe.toml b/recipes/wip/video/yt-chanvids/recipe.toml index 88e0a5f76..c9a0bf717 100644 --- a/recipes/wip/video/yt-chanvids/recipe.toml +++ b/recipes/wip/video/yt-chanvids/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/daniel-araujo/yt-chanvids" [build]