From f8b6869e2a3f945013a895af34d77c62953ab1ed Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Thu, 21 Dec 2023 21:43:06 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/jless/recipe.toml   | 2 +-
 recipes/wip/joshuto/recipe.toml | 2 +-
 recipes/wip/just/recipe.toml    | 1 -
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/wip/jless/recipe.toml b/recipes/wip/jless/recipe.toml
index 71e68a3c5..463ec7e8a 100644
--- a/recipes/wip/jless/recipe.toml
+++ b/recipes/wip/jless/recipe.toml
@@ -1,4 +1,4 @@
-#TODO redox_syscall crate error
+#TODO outdated redox_syscall crate (after cargo update)
 [source]
 git = "https://github.com/PaulJuliusMartinez/jless"
 [build]
diff --git a/recipes/wip/joshuto/recipe.toml b/recipes/wip/joshuto/recipe.toml
index 0f62d970c..f4eeb9e38 100644
--- a/recipes/wip/joshuto/recipe.toml
+++ b/recipes/wip/joshuto/recipe.toml
@@ -1,4 +1,4 @@
-#TODO open/trash crates error
+#TODO open and trash crates error
 [source]
 git = "https://github.com/kamiyaa/joshuto"
 [build]
diff --git a/recipes/wip/just/recipe.toml b/recipes/wip/just/recipe.toml
index 429d4bedc..4db06b7f0 100644
--- a/recipes/wip/just/recipe.toml
+++ b/recipes/wip/just/recipe.toml
@@ -1,6 +1,5 @@
 #TODO Schemes not supported
 [source]
 git = "https://github.com/casey/just"
-rev = "63c0234c968b5a12a7ecceb4ebc6540996274a85"
 [build]
 template = "cargo"
-- 
GitLab