diff --git a/recipes/wip/irust/recipe.toml b/recipes/wip/irust/recipe.toml index 3268fc15d..71065b176 100644 --- a/recipes/wip/irust/recipe.toml +++ b/recipes/wip/irust/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/sigmaSd/IRust" rev = "6f9dbaf9387b39019a44dfe5ef5397e6bb8d2a1a" diff --git a/recipes/wip/jerry/recipe.toml b/recipes/wip/jerry/recipe.toml index 0206be2b5..7d5c1f1b8 100644 --- a/recipes/wip/jerry/recipe.toml +++ b/recipes/wip/jerry/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO move to proper category [source] git = "https://github.com/justchokingaround/jerry" [build] diff --git a/recipes/wip/jirust/recipe.toml b/recipes/wip/jirust/recipe.toml index 48ce5273c..1840d47b6 100644 --- a/recipes/wip/jirust/recipe.toml +++ b/recipes/wip/jirust/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO openssl-sys crate error [source] git = "https://github.com/moali87/jirust" rev = "6fd0d4a76ed411f7055a9ee9364f40748856f304" diff --git a/recipes/wip/jless/recipe.toml b/recipes/wip/jless/recipe.toml index 4ad09e56d..71e68a3c5 100644 --- a/recipes/wip/jless/recipe.toml +++ b/recipes/wip/jless/recipe.toml @@ -1,6 +1,5 @@ #TODO redox_syscall crate error [source] git = "https://github.com/PaulJuliusMartinez/jless" -rev = "21dd6100edb47145bb9570931bec29697bcd0d9b" [build] template = "cargo"