diff --git a/recipes/wip/demos/blitz/recipe.toml b/recipes/wip/demos/blitz/recipe.toml index f0102fed48ed00210b58be3e53aff06a65c7bfc9..a11aeeb654b6318726a87e5a17b724a38d4ec175 100644 --- a/recipes/wip/demos/blitz/recipe.toml +++ b/recipes/wip/demos/blitz/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO fontique crate error [source] git = "https://github.com/DioxusLabs/blitz" [build] diff --git a/recipes/wip/demos/blockish/recipe.toml b/recipes/wip/demos/blockish/recipe.toml index a3fff317f1b0c68c1e6e6d359ff0fe619f7b4757..30fdd578a37fc933e7b72193eb72d2f897222977 100644 --- a/recipes/wip/demos/blockish/recipe.toml +++ b/recipes/wip/demos/blockish/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO glutin crate error [source] git = "https://github.com/yazgoo/blockish" [build] diff --git a/recipes/wip/demos/blockishfire/recipe.toml b/recipes/wip/demos/blockishfire/recipe.toml index 2fd1819a7133ae86387245cd6fbdd169e1265d79..120cabefe3e36c735d87995edd1fd9a649ee0fdc 100644 --- a/recipes/wip/demos/blockishfire/recipe.toml +++ b/recipes/wip/demos/blockishfire/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO outdated redox_syscall crate (cargo update don't fix it) [source] git = "https://github.com/yazgoo/blockishfire" [build] diff --git a/recipes/wip/demos/blue-engine/recipe.toml b/recipes/wip/demos/blue-engine/recipe.toml index f112e8806089ee2945d8bee8b71e7168bc514f40..477d74702991745a031609f1a46d01982db6eeef 100644 --- a/recipes/wip/demos/blue-engine/recipe.toml +++ b/recipes/wip/demos/blue-engine/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/AryanpurTech/BlueEngine" [build] diff --git a/recipes/wip/demos/bones/recipe.toml b/recipes/wip/demos/bones/recipe.toml index e69688033ea939f26c87b6f3111be45d38b286cc..cf348e62243f7851f64b80d3bdf2756236df7421 100644 --- a/recipes/wip/demos/bones/recipe.toml +++ b/recipes/wip/demos/bones/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO iroh-quinn-udp crate error [source] git = "https://github.com/fishfolk/bones" [build] diff --git a/recipes/wip/demos/colored/recipe.toml b/recipes/wip/demos/colored/recipe.toml index ec395b0b716b0125b2ea09b1691dcf605f120ad3..73cc848f3f7ca53123431375f8bfe5fcb023a3af 100644 --- a/recipes/wip/demos/colored/recipe.toml +++ b/recipes/wip/demos/colored/recipe.toml @@ -1,4 +1,4 @@ -#TODO not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/colored-rs/colored" [build] diff --git a/recipes/wip/demos/comfy/recipe.toml b/recipes/wip/demos/comfy/recipe.toml index c343f4f3e760b4ce0306e82c53a73bfc506d62f3..4969fa30543446a471d3548544e061e096a4461d 100644 --- a/recipes/wip/demos/comfy/recipe.toml +++ b/recipes/wip/demos/comfy/recipe.toml @@ -4,5 +4,5 @@ git = "https://github.com/darthdeus/comfy" [build] template = "custom" script = """ -cookbook_cargo_examples animated_shapes animated_sprites animated_text bloom circle colors egui fragment-shader lighting music physics shapes single_particle sprite text +cookbook_cargo_examples animated_shapes animated_sprites animated_text bloom circle colors egui fragment-shader lighting music shapes single_particle sprite text """