diff --git a/recipes/wip/drill/recipe.toml b/recipes/wip/drill/recipe.toml index d3da8a89f..87c8b7817 100644 --- a/recipes/wip/drill/recipe.toml +++ b/recipes/wip/drill/recipe.toml @@ -1,4 +1,4 @@ -#TODO Compilation error (after a patch to update tokio on Cargo.toml) +#TODO OpenSSL error (after a cargo update and a patch to update tokio on Cargo.toml) [source] git = "https://github.com/fcsonline/drill" [build] diff --git a/recipes/wip/dune/recipe.toml b/recipes/wip/dune/recipe.toml index 069d4f622..70869942f 100644 --- a/recipes/wip/dune/recipe.toml +++ b/recipes/wip/dune/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/adam-mcdaniel/dune" -rev = "a0750ad11341bd94c2f2808601ef4bc73d5cf445" [build] template = "cargo"