From 2fff6820cbfda68fd30f532b766ca785bd681d04 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 20 Dec 2023 17:50:54 +0000
Subject: [PATCH] update recipes

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

diff --git a/recipes/wip/drill/recipe.toml b/recipes/wip/drill/recipe.toml
index d3da8a89f..87c8b7817 100644
--- a/recipes/wip/drill/recipe.toml
+++ b/recipes/wip/drill/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Compilation error (after a patch to update tokio on Cargo.toml)
+#TODO OpenSSL error (after a cargo update and a patch to update tokio on Cargo.toml)
 [source]
 git = "https://github.com/fcsonline/drill"
 [build]
diff --git a/recipes/wip/dune/recipe.toml b/recipes/wip/dune/recipe.toml
index 069d4f622..70869942f 100644
--- a/recipes/wip/dune/recipe.toml
+++ b/recipes/wip/dune/recipe.toml
@@ -1,6 +1,5 @@
 #TODO Not compiled or tested
 [source]
 git = "https://github.com/adam-mcdaniel/dune"
-rev = "a0750ad11341bd94c2f2808601ef4bc73d5cf445"
 [build]
 template = "cargo"
-- 
GitLab