diff --git a/recipes/wip/irust/recipe.toml b/recipes/wip/irust/recipe.toml index 3268fc15d2d8ccbe0408003d6d19a7f06dea7726..71065b176ecf833c83e36c9588b1a18a729c3973 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 0206be2b5be1c70d90255a3454d7ab6d1d760025..7d5c1f1b8888b21614661b2ddc5e1f5e66d33322 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 48ce5273c431771830c63c518ed309a6ad02ce8f..1840d47b68c914e4505beb8a1914e1b2f5b5b0ce 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 4ad09e56d65bbfb569886845a2776211d59b2a7e..71e68a3c5cae46c9419fbbb4de381c0cd355ac40 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"