From 6bf4d5ea0470fe0dff02244a911d870619d2e495 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 01:56:06 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/pixi/recipe.toml   | 2 +-
 recipes/wip/please/recipe.toml | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes/wip/pixi/recipe.toml b/recipes/wip/pixi/recipe.toml
index 6b8483cfc..0ebe5237f 100644
--- a/recipes/wip/pixi/recipe.toml
+++ b/recipes/wip/pixi/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO fs4 crate error (after cargo update)
 [source]
 git = "https://github.com/prefix-dev/pixi"
 [build]
diff --git a/recipes/wip/please/recipe.toml b/recipes/wip/please/recipe.toml
index 027475647..53eef6fd6 100644
--- a/recipes/wip/please/recipe.toml
+++ b/recipes/wip/please/recipe.toml
@@ -1,6 +1,5 @@
 #TODO users crate error
 [source]
 git = "https://gitlab.com/edneville/please"
-rev = "68c82e4be33f52a6fc4444fd28539e11d47d0602"
 [build]
 template = "cargo"
-- 
GitLab