diff --git a/recipes/wip/drill/recipe.toml b/recipes/wip/drill/recipe.toml index d3da8a89f43f501ae0d6edf2e18b3401d30ba7df..87c8b781787b03ecc6962c0326de02269fc35c19 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 069d4f6220245a0577f89d686dbe488c30520a16..70869942fb4b0cc6c0fcbc9b1fd3000512f88656 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"