From ce2cd0e040aefff241bc372fdb17b586e154b1d8 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Tue, 9 Jul 2024 00:25:09 +0000
Subject: [PATCH] Add a recipe

---
 recipes/wip/net/other/quincy/recipe.toml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 recipes/wip/net/other/quincy/recipe.toml

diff --git a/recipes/wip/net/other/quincy/recipe.toml b/recipes/wip/net/other/quincy/recipe.toml
new file mode 100644
index 000000000..8edd71279
--- /dev/null
+++ b/recipes/wip/net/other/quincy/recipe.toml
@@ -0,0 +1,5 @@
+#TODO not compiled or tested
+[source]
+git = "https://github.com/M0dEx/quincy"
+[build]
+template = "cargo"
-- 
GitLab