From 1d95ab462670078805228408045b9680bea7e503 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 19:29:57 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/tp-note/recipe.toml | 2 +-
 recipes/wip/treq/recipe.toml    | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/recipes/wip/tp-note/recipe.toml b/recipes/wip/tp-note/recipe.toml
index 86674921d..48bd6a75c 100644
--- a/recipes/wip/tp-note/recipe.toml
+++ b/recipes/wip/tp-note/recipe.toml
@@ -1,4 +1,4 @@
-#TODO require Wayland?
+#TODO make Wayland work
 [source]
 git = "https://gitlab.com/getreu/tp-note"
 rev = "1a8241211382efafb37961888aebc0065d56a95e"
diff --git a/recipes/wip/treq/recipe.toml b/recipes/wip/treq/recipe.toml
index 90203d2fd..e3ec1df6a 100644
--- a/recipes/wip/treq/recipe.toml
+++ b/recipes/wip/treq/recipe.toml
@@ -1,7 +1,6 @@
 #TODO thread-id crate error (after cargo update)
 [source]
 git = "https://github.com/talis-fb/TReq"
-rev = "74a5d919fe34aff6c8f3f2a614e107f0dca70caf"
 [build]
 template = "cargo"
 dependencies = [
-- 
GitLab