From 73f75d127aebcc88109afb06cb40f15b870dd6fc Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Mon, 10 Jun 2024 02:52:47 +0000
Subject: [PATCH] Remove a recipe

---
 recipes/wip/benchmarks/glassbench-example/recipe.toml | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 recipes/wip/benchmarks/glassbench-example/recipe.toml

diff --git a/recipes/wip/benchmarks/glassbench-example/recipe.toml b/recipes/wip/benchmarks/glassbench-example/recipe.toml
deleted file mode 100644
index d794bd477..000000000
--- a/recipes/wip/benchmarks/glassbench-example/recipe.toml
+++ /dev/null
@@ -1,8 +0,0 @@
-#TODO Not compiled or tested
-[source]
-git = "https://github.com/Canop/glassbench"
-[build]
-template = "custom"
-script = """
-cookbook_cargo_examples lettersorter
-"""
-- 
GitLab