diff --git a/recipes/wip/dev/cargo-http-registry/recipe.toml b/recipes/wip/dev/cargo-http-registry/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..d2320b6fa9461651eb1f4daa2bbd8f73097fc25a
--- /dev/null
+++ b/recipes/wip/dev/cargo-http-registry/recipe.toml
@@ -0,0 +1,5 @@
+#TODO Not compiled or tested
+[source]
+git = "https://github.com/d-e-s-o/cargo-http-registry"
+[build]
+template = "cargo"
diff --git a/recipes/wip/tools/caligula/recipe.toml b/recipes/wip/tools/caligula/recipe.toml
new file mode 100644
index 0000000000000000000000000000000000000000..b4e44f90cf5f4329e21940ab1e2674d7ff0da718
--- /dev/null
+++ b/recipes/wip/tools/caligula/recipe.toml
@@ -0,0 +1,5 @@
+#TODO Not compiled or tested
+[source]
+git = "https://github.com/ifd3f/caligula"
+[build]
+template = "cargo"