diff --git a/recipes/wip/dev/add-determinism/recipe.toml b/recipes/wip/dev/add-determinism/recipe.toml
index 089eb038bcb4ad9cead73bf4854f7c50c44c326b..3d645ff8701874751a5dca687d992eb4c8fcae86 100644
--- a/recipes/wip/dev/add-determinism/recipe.toml
+++ b/recipes/wip/dev/add-determinism/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO pyo3-ffi crate error
 [source]
 git = "https://github.com/keszybz/add-determinism"
 [build]
diff --git a/recipes/wip/dev/bite/recipe.toml b/recipes/wip/dev/bite/recipe.toml
index 8d35e8aac6b9a2151d8983614b07b66cc782b008..4a3d0ddf25f929bb6bdac1af4d877de62ac992c3 100644
--- a/recipes/wip/dev/bite/recipe.toml
+++ b/recipes/wip/dev/bite/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO rfd crate error
 [source]
 git = "https://github.com/WINSDK/bite"
 [build]
diff --git a/recipes/wip/dev/cargo-c/recipe.toml b/recipes/wip/dev/cargo-c/recipe.toml
index 6726353287035e54449f3a441c0c4234cac9701c..6f410ef5e6be8d1cec1139331b9b65ae0a47e549 100644
--- a/recipes/wip/dev/cargo-c/recipe.toml
+++ b/recipes/wip/dev/cargo-c/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO require rustc 1.75 or newer
 [source]
 git = "https://github.com/lu-zero/cargo-c"
 [build]
diff --git a/recipes/wip/dev/cargo-cache/recipe.toml b/recipes/wip/dev/cargo-cache/recipe.toml
index a7c248a5227399c07d9bf3e0ff9fe9c263d10442..8bdb0ca018c60c4388ca2036a27e7571e393af34 100644
--- a/recipes/wip/dev/cargo-cache/recipe.toml
+++ b/recipes/wip/dev/cargo-cache/recipe.toml
@@ -1,4 +1,4 @@
-#TODO camino crate compilation error
+#TODO camino crate error
 [source]
 git = "https://github.com/matthiaskrgr/cargo-cache"
 [build]
diff --git a/recipes/wip/dev/cargo-compete/recipe.toml b/recipes/wip/dev/cargo-compete/recipe.toml
index 8f8563fa882b63de54a7c52920a00220fa7243b6..b602fb79901a52bae7675c190a5089f3d1dafd5e 100644
--- a/recipes/wip/dev/cargo-compete/recipe.toml
+++ b/recipes/wip/dev/cargo-compete/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO serde crate error (after cargo update)
 [source]
 git = "https://github.com/qryxip/cargo-compete"
 [build]
diff --git a/recipes/wip/dev/cargo-equip/recipe.toml b/recipes/wip/dev/cargo-equip/recipe.toml
index de7655a66e88e284c96bfdde8a0a131d0d05f445..d7568adac565de280cead14003dc29f221f6e39d 100644
--- a/recipes/wip/dev/cargo-equip/recipe.toml
+++ b/recipes/wip/dev/cargo-equip/recipe.toml
@@ -3,3 +3,6 @@
 git = "https://github.com/qryxip/cargo-equip"
 [build]
 template = "cargo"
+dependencies = [
+    "openssl1",
+]
diff --git a/recipes/wip/dev/crater/recipe.toml b/recipes/wip/dev/crater/recipe.toml
index f8f873a5dfcdaaad3a919ba82707133dc8285079..88865b970a608368edbebd8489108ac1efabe522 100644
--- a/recipes/wip/dev/crater/recipe.toml
+++ b/recipes/wip/dev/crater/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO camino crate error
 [source]
 git = "https://github.com/rust-lang/crater"
 [build]