diff --git a/recipes/wip/cargo-deny/recipe.toml b/recipes/wip/cargo-deny/recipe.toml
index 76720093752a64fd1a1c9cb4fc3a5d7ce5b25378..df1e7c2e3b473f39e13815448fd28800b22a3626 100644
--- a/recipes/wip/cargo-deny/recipe.toml
+++ b/recipes/wip/cargo-deny/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO camino crate error (after a patch on the ring crate)
 [source]
 git = "https://github.com/EmbarkStudios/cargo-deny"
 rev = "80860f0f6c974810e9ce38655309293e8aa841e4"
diff --git a/recipes/wip/cargo-diet/recipe.toml b/recipes/wip/cargo-diet/recipe.toml
index c17dc013c4019078b1fe998a82b99429d3b1b2a1..f6a80ee42bd7c7d8ee76c72c17ae9a0e49e5ef32 100644
--- a/recipes/wip/cargo-diet/recipe.toml
+++ b/recipes/wip/cargo-diet/recipe.toml
@@ -1,5 +1,6 @@
 #TODO Not compiled or tested
 [source]
-tar = "https://github.com/the-lean-crate/cargo-diet/archive/refs/tags/v1.2.7.tar.gz"
+git = "https://github.com/the-lean-crate/cargo-diet"
+rev = "76e3691a6250c82d276b30c2ef21af7f49e24e6f"
 [build]
 template = "cargo"